Fix: expose 5000 damit Traefik den Backend-Container findet
This commit is contained in:
@@ -27,6 +27,8 @@ services:
|
||||
- DB_USER=webcad
|
||||
- DB_PASSWORD=webcad
|
||||
- DB_NAME=webcad
|
||||
expose:
|
||||
- "5000"
|
||||
command:
|
||||
- sh
|
||||
- '-c'
|
||||
|
||||
Reference in New Issue
Block a user