nginx
This commit is contained in:
parent
bc16c3fad3
commit
0cb0ee3aae
@ -6,7 +6,7 @@ services:
|
||||
nginx:
|
||||
image: nginx
|
||||
volumes:
|
||||
- nginx:/etc/nginx
|
||||
- ./nginx:/etc/nginx
|
||||
networks:
|
||||
- net
|
||||
ports:
|
||||
|
Loading…
Reference in New Issue
Block a user