Update InvoiceShelf compose to suit new changes (#693)

89bf78cec6/upgrade-guide.md
This commit is contained in:
Andrew Wong
2026-02-16 14:02:22 +11:00
committed by GitHub
parent e7b0034833
commit a19303e3bf

View File

@@ -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: