aktueller Stand

This commit is contained in:
root
2025-11-09 14:46:36 +01:00
parent cd93800ffb
commit e90f9299c3
4 changed files with 46 additions and 8 deletions

View File

@@ -7,7 +7,7 @@ services:
- .env # Lädt Umgebungsvariablen aus der .env-Datei
restart: unless-stopped
volumes:
- ./config:/app/config # Für persistente Konfiguration
- /opt/docker/foodsharing/config:/app/config # Für persistente Konfiguration
networks:
- nginx-proxy-manager_default
labels: