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
|
||||
build:
|
||||
context: .
|
||||
ports:
|
||||
- "8080:8080"
|
||||
Reference in New Issue
Block a user