mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-04-01 18:36:50 +00:00
Correct indentation level
This commit is contained in:
parent
7e546ce940
commit
83995e5605
@ -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/nginx-conf:/etc/nginx/conf.d
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nginx/logs:/var/log/nginx
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/nginx/logs:/var/log/nginx
|
||||||
links:
|
links:
|
||||||
- php
|
- php
|
||||||
container_name: nginx
|
container_name: nginx
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
#labels:
|
#labels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user