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