🚧 More work on register/recovery refactor.

This commit is contained in:
Andrey Antukh 2020-01-14 10:35:43 +01:00
parent 9e68041326
commit 6165a49c10
10 changed files with 27 additions and 28 deletions

View file

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