mirror of
https://github.com/penpot/penpot.git
synced 2025-06-03 01:11:38 +02:00
⬆️ Update devenv image and compose file.
This commit is contained in:
parent
2b66d0ea06
commit
c7fcb00b81
4 changed files with 5 additions and 5 deletions
|
@ -113,5 +113,6 @@ ENV PATH="/usr/lib/jvm/openjdk16/bin:/usr/local/nodejs/bin:$PATH" \
|
|||
PENPOT_SMTP_DEFAULT_REPLY_TO=no-reply@example.com \
|
||||
PENPOT_SMTP_DEFAULT_FROM=no-reply@example.com \
|
||||
PENPOT_DATABASE_URI="postgresql://localhost/penpot"
|
||||
PENPOT_REDIS_URI="redis://localhost/0"
|
||||
|
||||
# TODO Retrieve OpenLDAP from rroemhild/docker-test-openldap
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue