nginx
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user