mirror of
https://github.com/penpot/penpot.git
synced 2025-08-03 05:08:23 +02:00
🐳 ✨ Add env to setup directories
This commit is contained in:
parent
1de7f24047
commit
47a20b1784
3 changed files with 6 additions and 0 deletions
|
@ -47,7 +47,9 @@ The following environment variables are also honored for configuring your UXBOX
|
|||
#### Backend
|
||||
- `-e UXBOX_HTTP_SERVER_DEBUG=...` (defaults to false)
|
||||
- `-e UXBOX_MEDIA_URI=...` (defaults to http://localhost:6060/media/)
|
||||
- `-e UXBOX_MEDIA_DIRECTORY=...` (defaults to resources/public/media)
|
||||
- `-e UXBOX_ASSETS_URI=...` (defaults to http://localhost:6060/static/)
|
||||
- `-e UXBOX_ASSETS_DIRECTORY=...` (defaults to resources/public/static)
|
||||
- `-e UXBOX_DATABASE_USERNAME="..."` (defaults to uxbox)
|
||||
- `-e UXBOX_DATABASE_PASSWORD="..."` (defaults to youshouldoverwritethiswithsomethingelse)
|
||||
- `-e UXBOX_DATABASE_NAME="..."` (defaults to uxbox)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue