mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 21:18:18 -04:00
test
This commit is contained in:
@@ -23,7 +23,7 @@ in
|
||||
POSTGRES_DB = "archive";
|
||||
POSTGRES_INITDB_ARGS = "--auth-host=scram-sha-256";
|
||||
};
|
||||
environmentFiles = /root/secrets/docker/postgres;
|
||||
environmentFiles = [/root/secrets/docker/postgres];
|
||||
autoStart = true;
|
||||
user = "postgres:postgres";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user