mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
🐛 Fix environment import for exporter at docker
This commit is contained in:
@@ -44,6 +44,8 @@ services:
|
|||||||
|
|
||||||
penpot-exporter:
|
penpot-exporter:
|
||||||
image: "penpotapp/exporter:latest"
|
image: "penpotapp/exporter:latest"
|
||||||
|
env_file:
|
||||||
|
- config.env
|
||||||
environment:
|
environment:
|
||||||
# Don't touch it; this uses internal docker network to
|
# Don't touch it; this uses internal docker network to
|
||||||
# communicate with the frontend.
|
# communicate with the frontend.
|
||||||
|
|||||||
Reference in New Issue
Block a user