Added missing exporter env vars for penpot
This commit is contained in:
@@ -23,6 +23,8 @@ services:
|
||||
- penpot-net
|
||||
environment:
|
||||
- PENPOT_PUBLIC_URI=${PENPOT_PUBLIC_URI}
|
||||
- PENPOT_SECRET_KEY=${PENPOT_SECRET_KEY}
|
||||
- PENPOT_EXPORTER_SECRET_KEY=${PENPOT_EXPORTER_SECRET_KEY}
|
||||
|
||||
penpot-frontend:
|
||||
image: penpotapp/frontend:latest
|
||||
|
||||
Reference in New Issue
Block a user