localhost -> 127.0.0.1

This commit is contained in:
HF 2023-05-30 19:46:40 +02:00
parent d1b45f822f
commit 16a700fe56
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,6 @@ apps:
APISOCKET_URL: "wss://pixelplanet.fun/mcws"
PPFUN_UID: 1
REGISTRATION_YAML: "/etc/matrix-synapse/ppfun-registration.yaml"
HOMESERVER_URL: "http://localhost:8008"
HOMESERVER_URL: "http://127.0.0.1:8008"
HOMESERVER_DOMAIN: "pixelplanet.fun"
MEDIA_URL: "https://matrix.pixelplanet.fun"

View File

@ -2,7 +2,7 @@ id: SOME_UNIQUE_ID_CAN_BE_A_RANDOM_STRING
hs_token: CHANGE_THIS_TO_SOME_LONG_RANDOM_STRING
as_token: CHANGE_THIS_TO_SOME_DIFFERENT_LONG_RANDOM_STRING
# the url of the application service, its set to 8009 per default
url: http://localhost:8009
url: http://127.0.0.1:8009
# the pp prefix is hardcoded, don't change it
sender_localpart: pp
namespaces: