Add missing env file entry on exporter (penpot docker compose file)

This commit is contained in:
Andrey Antukh 2022-10-04 15:20:56 +02:00 committed by Yamila Moreno GH
parent 8cd572d556
commit 3dc2dde7ff

View File

@ -49,6 +49,9 @@ services:
penpot-exporter:
image: "penpotapp/exporter:latest"
env_file:
- docker-compose.penpot.env
environment:
# Don't touch it; this uses internal docker network to
# communicate with the frontend.