Add the geokey variables

This commit is contained in:
Andrea Dell'Amico 2023-04-18 16:32:23 +02:00
parent 49e62669a7
commit 8cdcfc3921
Signed by: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ services:
COUCHBASE_USERNAME: {{ open_asfa_couchbase_username }}
COUCHBASE_PASSWORD: {{ open_asfa_couchbase_password }}
COUCHBASE_BUCKET: {{ open_asfa_couchbase_bucket }}
GEONAME_KEY: {{ open_asfa_geoname_key }}
AGROVOC_URL: {{ open_asfa_agrovoc_url }}
deploy:
mode: replicated
replicas: 1