change gotosocial env secrets name
This commit is contained in:
parent
44db2cd12a
commit
a32dd6dbf3
|
@ -8,7 +8,7 @@ in {
|
|||
services.gotosocial = {
|
||||
enable = true;
|
||||
setupPostgresqlDB = false;
|
||||
environmentFile = secrets.env_secrets.path;
|
||||
environmentFile = secrets.gotosocial_env.path;
|
||||
|
||||
settings = {
|
||||
application-name = "chaos-gts";
|
||||
|
|
Loading…
Reference in a new issue