fixed tabs

This commit is contained in:
2024-05-23 13:26:41 -05:00
parent a64ba754dd
commit 3310ac88e2

View File

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