Correct indentation level

This commit is contained in:
GDWR 2023-02-26 00:11:02 +00:00 committed by GitHub
parent 7e546ce940
commit 83995e5605
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: