Skip to content

Commit

Permalink
chore: updated sample configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Nouguier committed Apr 21, 2019
1 parent 94e45f2 commit 8c77154
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@ MAPPROXY_CACHE_PATH=/mnt/data0/mapproxy_cache
MAPPROXY_REPLICAS=2

#
# Mongo
# MongoDB
#
MONGO_IMAGE=mongo
MONGO_TAG=3.6.5
MONGODB_IMAGE=mongo
MONGODB_TAG=3.6.5
MONGODB_DATABASE=kargo

#
# OpenAQ
Expand Down

0 comments on commit 8c77154

Please sign in to comment.