mirror of
https://github.com/penpot/penpot.git
synced 2025-08-02 19:28:26 +02:00
🚧 More work on register/recovery refactor.
This commit is contained in:
parent
9e68041326
commit
6165a49c10
10 changed files with 27 additions and 28 deletions
|
@ -67,11 +67,6 @@ services:
|
|||
- UXBOX_SMTP_TLS=false
|
||||
- UXBOX_SMTP_ENABLED=false
|
||||
|
||||
## Security setup
|
||||
# Overwrite with a randomy generated string. Mainly used as
|
||||
# shared key for sign cookies, tokens, etc.
|
||||
- UXBOX_SECRET="the very secret string"
|
||||
|
||||
frontend:
|
||||
image: uxbox-frontend:latest
|
||||
restart: always
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue