mirror of
https://github.com/usetrmnl/byos_laravel.git
synced 2026-01-13 15:07:49 +00:00
Update docker configuration for simpler deployment
This commit is contained in:
parent
81f721099c
commit
d9ba831c20
2 changed files with 3 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ services:
|
|||
- PHP_OPCACHE_ENABLE=1
|
||||
- TRMNL_PROXY_REFRESH_MINUTES=15
|
||||
volumes:
|
||||
- database:/var/www/html/database/
|
||||
- storage:/var/www/html/storage
|
||||
- database:/var/www/html/database/storage
|
||||
- storage:/var/www/html/storage/app/public/images/generated
|
||||
restart: unless-stopped
|
||||
#platform: "linux/arm64/v8"
|
||||
volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue