Just some minor tweaks

This commit is contained in:
2024-08-13 11:55:49 +02:00
parent 7391d63f46
commit 9de4e2ac93
4 changed files with 12 additions and 11 deletions
+2 -2
View File
@@ -25,9 +25,9 @@ services:
- Matrix
hostname: syncv3
ports:
- "8009:8009"
- 8009:8009
environment:
- "SYNCV3_SERVER=https://syncv3.niefelheim.com"
- "SYNCV3_SERVER=http://synapse:8008"
- "SYNCV3_SECRET=14b82584030154fc47f23fc8177fabf9c795ea3b4a6e11d32f452b353809cbe8"
- "SYNCV3_BINDADDR=:8009"
- "SYNCV3_DB=user=syncv3 dbname=syncv3 sslmode=disable host=192.168.1.161 password='SyncoptIcon'"