mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-24 17:06:00 +00:00
Refactor swarm/secondary.yml to add wetty service with base path configuration
This commit is contained in:
@@ -63,6 +63,8 @@ services:
|
|||||||
|
|
||||||
wetty:
|
wetty:
|
||||||
image: wettyoss/wetty
|
image: wettyoss/wetty
|
||||||
|
command:
|
||||||
|
- --base=/
|
||||||
environment:
|
environment:
|
||||||
SSHHOST: ${DOMAIN}
|
SSHHOST: ${DOMAIN}
|
||||||
SSHPORT: ${SSHPORT}
|
SSHPORT: ${SSHPORT}
|
||||||
|
|||||||
Reference in New Issue
Block a user