mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 23:37:06 +00:00
commit
bfefe552cf
|
@ -9,7 +9,7 @@ services:
|
|||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nginx/nginx-conf:/etc/nginx/conf.d
|
||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nginx/logs:/var/log/nginx
|
||||
links:
|
||||
- php
|
||||
- php
|
||||
container_name: nginx
|
||||
restart: unless-stopped
|
||||
#labels:
|
||||
|
|
Loading…
Reference in New Issue
Block a user