1
This commit is contained in:
parent
fbcb6fb7fa
commit
42864ce50a
@ -31,7 +31,7 @@ services:
|
||||
image: nginx:alpine
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "80:80"
|
||||
- "3008:80"
|
||||
volumes:
|
||||
- ./nginx/nginx.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
depends_on:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user