mirror of
https://github.com/aljazceru/cyphernode.git
synced 2025-12-26 00:55:08 +01:00
Added swarm mode config to traefik config
This commit is contained in:
@@ -17,6 +17,7 @@ endpoint = "unix:///var/run/docker.sock"
|
||||
domain = "cyphernode.localhost"
|
||||
watch = true
|
||||
exposedByDefault = false
|
||||
swarmMode = <%= ( docker_mode === 'swarm' )?'true':'false' %>
|
||||
|
||||
[acme]
|
||||
email = "letsencrypt@yourdomain.com"
|
||||
|
||||
Reference in New Issue
Block a user