Add the geokey variables
This commit is contained in:
parent
49e62669a7
commit
8cdcfc3921
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue