mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
Update InvoiceShelf compose to suit new changes (#693)
89bf78cec6/upgrade-guide.md
This commit is contained in:
@@ -20,8 +20,7 @@ services:
|
||||
image: invoiceshelf/invoiceshelf:nightly
|
||||
|
||||
volumes:
|
||||
- invoiceshelf-app-data:/data
|
||||
- invoiceshelf-app-conf:/conf
|
||||
- invoiceshelf-storage:/var/www/html/storage
|
||||
environment:
|
||||
- PHP_TZ=UTC
|
||||
- TIMEZONE=UTC
|
||||
@@ -49,5 +48,4 @@ services:
|
||||
|
||||
volumes:
|
||||
invoiceshelf-postgres-data:
|
||||
invoiceshelf-app-data:
|
||||
invoiceshelf-app-conf:
|
||||
invoiceshelf-storage:
|
||||
|
||||
Reference in New Issue
Block a user