Allow commarss registrations
This commit is contained in:
parent
9cb4c430c0
commit
d607f56219
|
@ -21,6 +21,7 @@ in
|
|||
# https://github.com/Athou/commafeed/blob/master/commafeed-server/config.yml.example
|
||||
environment = {
|
||||
CF_APP_PUBLICURL = "https://${host}";
|
||||
CF_APP_ALLOWREGISTRATIONS = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue