mirror of
https://github.com/taigaio/taiga-docker.git
synced 2025-07-30 01:14:46 +02:00
Add missing env file entry on exporter (penpot docker compose file)
This commit is contained in:
parent
8cd572d556
commit
3dc2dde7ff
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user