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