mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
test
This commit is contained in:
@@ -47,7 +47,7 @@ in
|
||||
"tunnel"
|
||||
"run"
|
||||
];
|
||||
environmentFiles = /root/secrets/docker/cloud_flare_tunnel;
|
||||
environmentFiles = [/root/secrets/docker/cloud_flare_tunnel];
|
||||
dependsOn = [ "haproxy" ];
|
||||
extraOptions = [ "--network=web" ];
|
||||
autoStart = true;
|
||||
|
||||
Reference in New Issue
Block a user