minor changes

This commit is contained in:
dado 2025-01-05 14:30:52 +01:00
parent 4e80ff0f6d
commit 7fa688f340
2 changed files with 1 additions and 2 deletions

View File

@ -10,7 +10,6 @@ Environment="MOLLY_CONF=/opt/mollysocket/prod.toml"
WorkingDirectory=/opt/mollysocket/ WorkingDirectory=/opt/mollysocket/
SetCredentialEncrypted=ms_vapid: \ SetCredentialEncrypted=ms_vapid: \
********************************************************************* \
********************************************************************* \ ********************************************************************* \
************************************** **************************************
Environment=MOLLY_VAPID_KEY_FILE=%d/ms_vapid Environment=MOLLY_VAPID_KEY_FILE=%d/ms_vapid

View File

@ -2,4 +2,4 @@ db = '/opt/mollysocket/mollysocket.db'
allowed_endpoints = ['https://ntfy.ilnostropianetaselvaggio.it', 'https://up.conversations.im'] allowed_endpoints = ['https://ntfy.ilnostropianetaselvaggio.it', 'https://up.conversations.im']
allowed_uuids = ['*'] allowed_uuids = ['*']
webserver = true webserver = true
port = 8020 port = 8020