docker-compose.yml aktualisiert

master
flp 2024-06-17 16:50:55 +02:00
parent 9d24f71f2c
commit 013d6967b5
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ services:
context: .
volumes:
- 'webdata:/var/www/html'
depends_on:
- mariadb
# depends_on:
# - mariadb
# Nginx Service
nginx: