mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Fix environment import for exporter at docker
This commit is contained in:
parent
f33ad5e8fa
commit
a120630a7f
@ -44,6 +44,8 @@ services:
|
||||
|
||||
penpot-exporter:
|
||||
image: "penpotapp/exporter:latest"
|
||||
env_file:
|
||||
- config.env
|
||||
environment:
|
||||
# Don't touch it; this uses internal docker network to
|
||||
# communicate with the frontend.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user