Refactor swarm/secondary.yml to add wetty service with base path configuration

This commit is contained in:
2024-06-06 09:50:34 +08:00
parent dd004334b3
commit 55861d7c9a
+2
View File
@@ -63,6 +63,8 @@ services:
wetty:
image: wettyoss/wetty
command:
- --base=/
environment:
SSHHOST: ${DOMAIN}
SSHPORT: ${SSHPORT}