fix string
All checks were successful
All checks were successful
This commit is contained in:
parent
47d09c399e
commit
1f09a69856
@ -66,7 +66,7 @@ in
|
|||||||
extra_params = "--o:ssl.enable=false --o:ssl.termination=true";
|
extra_params = "--o:ssl.enable=false --o:ssl.termination=true";
|
||||||
server_name = "collabora.nayeonie.com";
|
server_name = "collabora.nayeonie.com";
|
||||||
domain = "nextcloud\.alicehuston\.xyz|nextcloud\.nayeonie\.com";
|
domain = "nextcloud\.alicehuston\.xyz|nextcloud\.nayeonie\.com";
|
||||||
DONT_GEN_SSL_CERT = 1;
|
DONT_GEN_SSL_CERT = "1";
|
||||||
};
|
};
|
||||||
environmentFiles = [
|
environmentFiles = [
|
||||||
config.sops.secrets."docker/collabora".path
|
config.sops.secrets."docker/collabora".path
|
||||||
|
Loading…
x
Reference in New Issue
Block a user