This commit is contained in:
Egor Matveev 2022-03-29 15:05:15 +03:00
parent bc16c3fad3
commit 0cb0ee3aae

View File

@ -6,7 +6,7 @@ services:
nginx: nginx:
image: nginx image: nginx
volumes: volumes:
- nginx:/etc/nginx - ./nginx:/etc/nginx
networks: networks:
- net - net
ports: ports: