Revoke API key
This commit is contained in:
parent
47b6c48aea
commit
9c3f414aee
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ services:
|
||||||
expose:
|
expose:
|
||||||
- "8000"
|
- "8000"
|
||||||
environment:
|
environment:
|
||||||
LINZ_API_KEY: 3aa06ba7bb2949a9b23ba2c8ac315e2b
|
LINZ_API_KEY: myapikeyhere
|
||||||
DATABASE_NAME: righttree
|
DATABASE_NAME: righttree
|
||||||
DATABASE_USER: righttree
|
DATABASE_USER: righttree
|
||||||
DATABASE_PASSWORD: righttree
|
DATABASE_PASSWORD: righttree
|
||||||
|
|
Loading…
Reference in a new issue