Update buehler to use new laravel installation.

This commit is contained in:
2024-02-21 16:07:37 +01:00
parent f17eb7e494
commit e34fd0f0c1

View File

@@ -13,7 +13,8 @@ services:
image: docker buehler/laravel-tmp:latest
container_name: buehler-laravel-app
restart: always
links: db
links:
- db
working_dir: /var/www
networks:
- proxy