Skip to content

Commit 44333df

Browse files
authored
Set asset url for requests from Dasher (#20)
1 parent 7f853a2 commit 44333df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/lila.original.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ net.site.name = "lila"
77
net.domain = "localhost:8080"
88
net.socket.domains = [ "localhost:8080" ]
99
net.asset.base_url = "http://localhost:8080"
10+
net.asset.base_url_internal = "http://nginx"
1011
net.base_url = "http://localhost:8080"
1112

1213
mongodb.uri = "mongodb://mongodb?appName=lila"

0 commit comments

Comments
 (0)