solidtime/docker-compose.yml aktualisiert
fix wrong internal network to solidtime
This commit is contained in:
parent
1bc9385c50
commit
5b896beec8
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ services:
|
||||||
networks:
|
networks:
|
||||||
traefik:
|
traefik:
|
||||||
external: true
|
external: true
|
||||||
internal:
|
solidtime:
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
database-storage:
|
database-storage:
|
||||||
|
|
Loading…
Add table
Reference in a new issue