We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f853a2 commit 44333dfCopy full SHA for 44333df
conf/lila.original.conf
@@ -7,6 +7,7 @@ net.site.name = "lila"
7
net.domain = "localhost:8080"
8
net.socket.domains = [ "localhost:8080" ]
9
net.asset.base_url = "http://localhost:8080"
10
+net.asset.base_url_internal = "http://nginx"
11
net.base_url = "http://localhost:8080"
12
13
mongodb.uri = "mongodb://mongodb?appName=lila"
0 commit comments