replaced safebox
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
gyurix
2025-03-05 17:25:36 +01:00
parent 34e6f78db5
commit 55dade2f34
12 changed files with 14 additions and 14 deletions

View File

@@ -21,7 +21,7 @@ The other firewall json files needed for various vpn connection between loadbala
--volume /var/run/docker.sock:/var/run/docker.sock \
--volume /usr/bin/docker:/usr/bin/docker:ro \
--volume /etc/user/config/services/tmp:/services/tmp:rw \
registry.format.hu/setup:latest public-proxy.json start
safebox/setup:latest public-proxy.json start
```