Added access to the secret to version control
This commit is contained in:
@@ -191,6 +191,7 @@
|
||||
services.dockerStacks = {
|
||||
versioncontrol = {
|
||||
path = self + "/assets/compose/versioncontrol";
|
||||
envFile = config.age.secrets.containers_env.path;
|
||||
ports = [ 2222 ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user