fix: missing https fomr PUBLIC_URL
This commit is contained in:
parent
a487a22ee5
commit
56f48b1191
@ -1,5 +1,5 @@
|
||||
server_name: "$BASE_URL"
|
||||
public_baseurl: "$PUBLIC_URL"
|
||||
public_baseurl: "https://$PUBLIC_URL"
|
||||
pid_file: /homeserver.pid
|
||||
web_client: false
|
||||
soft_file_limit: 0
|
||||
|
Loading…
Reference in New Issue
Block a user