fixed tabs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
services:
|
||||
services:
|
||||
nginxwebdav:
|
||||
container_name: nginxwebdav
|
||||
image: dgraziotin/nginx-webdav-nononsense
|
||||
@@ -14,7 +14,7 @@
|
||||
networks:
|
||||
- reverse-proxy
|
||||
ports:
|
||||
- 3280:80
|
||||
- 3280:80
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/data:/data
|
||||
|
||||
Reference in New Issue
Block a user