There was an error while loading. Please reload this page.
1 parent 3d28839 commit 3ceb7dbCopy full SHA for 3ceb7db
1 file changed
compose-lila-ws-image.yml
@@ -7,7 +7,7 @@ services:
7
- CONFIG_FORCE_kamon.enabled=${ENABLE_MONITORING:-false}
8
- CONFIG_FORCE_influxdb.hostname=influxdb
9
- CONFIG_FORCE_influxdb.authentication.token=secret
10
- - CONFIG_FORCE_mongo_uri=mongodb://mongo:27017/lichess?appName=lila-ws
+ - CONFIG_FORCE_mongo_uri=mongodb://mongodb:27017/lichess?appName=lila-ws
11
- CONFIG_FORCE_redis.uri=redis://redis
12
profiles:
13
- base
0 commit comments