Try to get services up and running
This commit is contained in:
@@ -17,7 +17,7 @@ in
|
||||
container_name: it-tools
|
||||
image: corentinth/it-tools
|
||||
networks:
|
||||
it-tools:
|
||||
it-tools_frontend:
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.services.it-tools.loadbalancer.server.port=80
|
||||
@@ -28,7 +28,7 @@ in
|
||||
- traefik.http.routers.it-tools-https.tls.certresolver=cloudflare
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
it-tools:
|
||||
it-tools_frontend:
|
||||
external: true
|
||||
'';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user