Browse Source

Update 'penpot/docker-compose.yml'

master^2
jared 2 years ago
parent
commit
44c192618e
  1. 3
      penpot/docker-compose.yml

3
penpot/docker-compose.yml

@ -44,6 +44,9 @@ services:
environment:
- PENPOT_FLAGS=enable-registration enable-login-with-password enable-login-with-oidc disable-email-verification enable-smtp enable-prepl-server
- PENPOT_OIDC_CLIENT_ID=${PENPOT_OIDC_CLIENT_ID}
- PENPOT_OIDC_BASE_URI=${PENPOT_OIDC_BASE_URI}
- PENPOT_OIDC_CLIENT_SECRET=${PENPOT_OIDC_CLIENT_SECRET}
penpot-exporter:

Loading…
Cancel
Save