mirror of
https://github.com/furyhawk/cloudy.git
synced 2026-05-23 00:16:49 +00:00
Refactor swarm/secondary.yml to add external network for Traefik
This commit is contained in:
@@ -24,3 +24,7 @@ services:
|
|||||||
- traefik.http.routers.librespeed.tls.certresolver=le
|
- traefik.http.routers.librespeed.tls.certresolver=le
|
||||||
- traefik.http.routers.librespeed.service=librespeed_app
|
- traefik.http.routers.librespeed.service=librespeed_app
|
||||||
- traefik.http.services.librespeed_app.loadbalancer.server.port=80
|
- traefik.http.services.librespeed_app.loadbalancer.server.port=80
|
||||||
|
|
||||||
|
networks:
|
||||||
|
traefik-public:
|
||||||
|
external: true
|
||||||
Reference in New Issue
Block a user