mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-20 17:15:51 +02:00
Update docker-compose.yaml
This commit is contained in:
parent
5ead9cbf61
commit
19db345935
1 changed files with 2 additions and 1 deletions
|
@ -16,4 +16,5 @@ services:
|
|||
# Put SQLite database in our mapped folder. You can configure some other kind of database here too.
|
||||
- DATABASE_URL=sqlite:///%kernel.project_dir%/var/db/app.db
|
||||
# In demo env logs will be redirected to stderr
|
||||
- APP_ENV=demo
|
||||
- APP_ENV=demo
|
||||
- APP_DEBUG=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue