aboutsummaryrefslogtreecommitdiff
path: root/docker-compose.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml
index b48b49d..80f6942 100644
--- a/docker-compose.yaml
+++ b/docker-compose.yaml
@@ -6,7 +6,7 @@ services:
environment:
- BASE_URL=https://your.domain
- IP_TO_LOCATION=True
- - API_KEY=awd
+ - API_KEY=your_api_key
volumes:
- /path/on/system:/data
restart: on-failure \ No newline at end of file