Skip to content

Commit

Permalink
Set asset url for requests from Dasher
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev committed Nov 8, 2023
1 parent 7f853a2 commit 23f65df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/lila.original.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ net.site.name = "lila"
net.domain = "localhost:8080"
net.socket.domains = [ "localhost:8080" ]
net.asset.base_url = "http://localhost:8080"
net.asset.base_url_internal = "http://nginx"
net.base_url = "http://localhost:8080"

mongodb.uri = "mongodb://mongodb?appName=lila"
Expand Down

0 comments on commit 23f65df

Please sign in to comment.