mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-01-25 14:31:09 +03:00
fix MAS public base
This commit is contained in:
@@ -27,8 +27,8 @@ http:
|
||||
- 127.0.0.1/8
|
||||
- fd00::/8
|
||||
- ::1/128
|
||||
public_base: http://[::]:8080/
|
||||
issuer: http://[::]:8080/
|
||||
public_base: https://${MAS_FQDN}/
|
||||
issuer: https://${MAS_FQDN}/
|
||||
database:
|
||||
host: postgres
|
||||
database: mas
|
||||
|
||||
Reference in New Issue
Block a user