mirror of
https://github.com/penpot/penpot.git
synced 2025-02-18 21:06:11 -05:00
🐛 Fixes problem with docker-compose environment
This commit is contained in:
parent
fc9f2864d8
commit
78fe0ab7e3
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ services:
|
||||||
- 9090:9090
|
- 9090:9090
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
- PENPOT_REDIS_URI=redis://redis/0
|
||||||
- EXTERNAL_UID=${CURRENT_USER_ID}
|
- EXTERNAL_UID=${CURRENT_USER_ID}
|
||||||
# STMP setup
|
# STMP setup
|
||||||
- PENPOT_SMTP_ENABLED=true
|
- PENPOT_SMTP_ENABLED=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue