Refactor swarm/secondary.yml to add wetty service with base path configuration
This commit is contained in:
@@ -63,6 +63,8 @@ services:
|
||||
|
||||
wetty:
|
||||
image: wettyoss/wetty
|
||||
command:
|
||||
- --base=/
|
||||
environment:
|
||||
SSHHOST: ${DOMAIN}
|
||||
SSHPORT: ${SSHPORT}
|
||||
|
||||
Reference in New Issue
Block a user