add docker files

This commit is contained in:
canguilieme julien 2024-10-10 10:21:17 +02:00
parent d665fa8074
commit 99406fd837

View File

@ -1,11 +1,10 @@
version: '3'
services: services:
web: web:
build: . build: .
ports: ports:
- "8084:80" - "8084:80"
networks: networks:
- canguidev_default - bridge
- npm-network - npm-network
networks: networks: