Point buehler storage to correct path.
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
|||||||
working_dir: /var/www
|
working_dir: /var/www
|
||||||
volumes:
|
volumes:
|
||||||
- ./.env:/var/www/.env
|
- ./.env:/var/www/.env
|
||||||
- buehler-storage:/var/www/storage
|
- buehler-storage:/var/www/storage/app/public
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
- buehler
|
- buehler
|
||||||
|
|||||||
Reference in New Issue
Block a user