We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92ff2ff commit 467fc61Copy full SHA for 467fc61
1 file changed
docker-compose.yaml
@@ -18,6 +18,7 @@ services:
18
- IS_DEVELOPMENT=${IS_DEVELOPMENT}
19
- WEBHOOK_URLS=${WEBHOOK_URLS:-}
20
- HACKATIME_ADMIN_KEY=${HACKATIME_ADMIN_KEY}
21
+ - JOE_URL=${JOE_URL}
22
23
api:
24
container_name: fraudpheus-api
@@ -42,3 +43,4 @@ services:
42
43
44
45
46
0 commit comments