Change API_KEY value
This commit is contained in:
parent
140bfe3fee
commit
342ee432a5
@ -6,7 +6,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- BASE_URL=https://your.domain
|
- BASE_URL=https://your.domain
|
||||||
- IP_TO_LOCATION=True
|
- IP_TO_LOCATION=True
|
||||||
- API_KEY=awd
|
- API_KEY=your_api_key
|
||||||
volumes:
|
volumes:
|
||||||
- /path/on/system:/data
|
- /path/on/system:/data
|
||||||
restart: on-failure
|
restart: on-failure
|
Loading…
x
Reference in New Issue
Block a user