Merge pull request #19 from whatsmycoin/patch-1
Update docker-compose.yml
This commit is contained in:
commit
e852dc607d
|
@ -10,5 +10,5 @@ services:
|
||||||
- "80:80"
|
- "80:80"
|
||||||
- "443:443"
|
- "443:443"
|
||||||
volumes:
|
volumes:
|
||||||
- ./conf.d:/etc/nginx/user.conf.d :ro
|
- ./conf.d:/etc/nginx/user.conf.d:ro
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue