mirror of
https://github.com/yummy4friends/y4f.git
synced 2024-12-28 14:58:20 +01:00
Fix docker-compose
This commit is contained in:
parent
4b5f0c2b96
commit
f41229cd71
@ -12,12 +12,11 @@ services:
|
||||
- traefik.http.routers.y4f-webapi.tls=true
|
||||
- traefik.http.routers.y4f-webapi.tls.certResolver=default
|
||||
networks:
|
||||
- default
|
||||
- y4f-default
|
||||
- traefik
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
default:
|
||||
name: y4f-default
|
||||
y4f-default:
|
||||
external: true
|
||||
traefik:
|
||||
external: true
|
Loading…
Reference in New Issue
Block a user