mirror of
https://github.com/penpot/penpot.git
synced 2026-03-31 00:29:37 +02:00
✨ Add default secret key env on devenv.
This commit is contained in:
committed by
Andrés Moya
parent
2195b8932e
commit
4825efb582
@@ -38,6 +38,7 @@ services:
|
||||
|
||||
environment:
|
||||
- EXTERNAL_UID=${CURRENT_USER_ID}
|
||||
- PENPOT_SECRET_KEY=super-secret-devenv-key
|
||||
# STMP setup
|
||||
- PENPOT_SMTP_ENABLED=true
|
||||
- PENPOT_SMTP_DEFAULT_FROM=no-reply@example.com
|
||||
|
||||
Reference in New Issue
Block a user