Skip to content

Commit ef0637c

Browse files
committed
add app key to docker compose
1 parent 16e9103 commit ef0637c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ services:
2727
ASSET_URL: "http://localhost:8080"
2828
EXCHANGE_RATE_API_KEY:
2929
CRON: "*/5 * * * *"
30+
APP_KEY: #required, check docs to how generate it

0 commit comments

Comments
 (0)