nginx
This commit is contained in:
parent
bc16c3fad3
commit
0cb0ee3aae
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user