⬆️ Update devenv image and compose file.

This commit is contained in:
Andrey Antukh 2021-04-06 09:01:07 +02:00
parent 2b66d0ea06
commit c7fcb00b81
4 changed files with 5 additions and 5 deletions

View file

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