feat: ajouter la configuration des ports pour le service web dans compose.yaml
This commit is contained in:
@@ -3,3 +3,5 @@
|
|||||||
image: webzine.webapplication
|
image: webzine.webapplication
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
|
ports:
|
||||||
|
- "8080:8080"
|
||||||
Reference in New Issue
Block a user