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