Point buehler storage to correct path.

This commit is contained in:
Christian Steinle
2024-03-01 07:30:31 +01:00
parent 778d61fec7
commit d8e0fd9170

View File

@@ -20,7 +20,7 @@ services:
working_dir: /var/www
volumes:
- ./.env:/var/www/.env
- buehler-storage:/var/www/storage
- buehler-storage:/var/www/storage/app/public
networks:
- proxy
- buehler