mirror of
https://github.com/Arcadia-Solutions/arcadia.git
synced 2025-12-20 08:49:36 -06:00
11 lines
212 B
Docker
11 lines
212 B
Docker
ENV=Docker
|
|
|
|
# Docker buildkit support
|
|
DOCKER_BUILDKIT=1
|
|
COMPOSE_DOCKER_CLI_BUILD=1
|
|
|
|
# ----------- Tracker
|
|
# Used for the backend to make requests to the tracker
|
|
# and vice-versa
|
|
ARCADIA_TRACKER_API_KEY=change_me
|