add docker files
This commit is contained in:
parent
77e2a29c98
commit
ed7debbba2
@ -6,8 +6,8 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./src:/usr/share/nginx/html # Synchronisation locale (si nécessaire)
|
- ./src:/usr/share/nginx/html # Synchronisation locale (si nécessaire)
|
||||||
networks:
|
networks:
|
||||||
- npm-network
|
- dokploy-network
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
npm-network:
|
dokploy-network:
|
||||||
external: true
|
external: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user