add docker files
This commit is contained in:
parent
4650d0886a
commit
aef1a8e4cf
@ -5,8 +5,6 @@ services:
|
|||||||
- "8084:80"
|
- "8084:80"
|
||||||
volumes:
|
volumes:
|
||||||
- ./src:/usr/share/nginx/html # Synchronisation locale (si nécessaire)
|
- ./src:/usr/share/nginx/html # Synchronisation locale (si nécessaire)
|
||||||
networks:
|
|
||||||
- dokploy-network
|
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
dokploy-network:
|
dokploy-network:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user