Ajout de la présentation
This commit is contained in:
@@ -9,6 +9,16 @@ services:
|
||||
- "8888:80"
|
||||
networks:
|
||||
- cyberusgate-network
|
||||
|
||||
frontend_presentation:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.presentation
|
||||
container_name: cyberusgate_presentation
|
||||
ports:
|
||||
- "7854:80"
|
||||
networks:
|
||||
- cyberusgate-network
|
||||
|
||||
networks:
|
||||
cyberusgate-network:
|
||||
|
||||
Reference in New Issue
Block a user