refactor: Update SELF_HOSTED environment variable in docker-compose.prod.yml
This commit is contained in:
parent
c588cef5be
commit
9cdff0393f
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ services:
|
|||
- PUSHER_APP_KEY
|
||||
- PUSHER_APP_SECRET
|
||||
- AUTOUPDATE
|
||||
- SELF_HOSTED=true
|
||||
- SELF_HOSTED
|
||||
- SSH_MUX_PERSIST_TIME
|
||||
- FEEDBACK_DISCORD_WEBHOOK
|
||||
- WAITLIST
|
||||
|
|
|
|||
Loading…
Reference in a new issue