move arrs into nix container
This commit is contained in:
@@ -26,8 +26,8 @@ in
|
||||
username = cfg.username;
|
||||
# password = cfg.password; # get from env file
|
||||
domain = "office.mjallen.dev";
|
||||
aliasgroup1 = "https://cloud\.mjallen\.dev:443";
|
||||
aliasgroup2 = "https://cloud\.mjallen\.dev:443";
|
||||
aliasgroup1 = "https://cloud.mjallen.dev:443";
|
||||
aliasgroup2 = "https://cloud.mjallen.dev:443";
|
||||
# DONT_GEN_SSL_CERT = cfg.dontGenSslCert;
|
||||
server_name = cfg.serverName;
|
||||
dictionaries = cfg.dictionaries;
|
||||
|
||||
Reference in New Issue
Block a user