💥 Rename API_KEY to IDFM_API_KEY

This commit is contained in:
2023-05-28 12:45:03 +02:00
parent 7fbdd0606c
commit 824536ddbe
2 changed files with 4 additions and 1 deletions

View File

@@ -77,6 +77,9 @@ services:
carrramba-encore-rate-api:
build: ./backend/
environment:
- CONFIG_PATH=./config.local.yaml
- IDFM_API_KEY=set_your_idfm_key_here
ports:
- "127.0.0.1:8080:8080"