chore: use custom uncommon ports 38008 and 38088 to avoid conflicts
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Ports
|
||||
SYNAPSE_PORT=8008
|
||||
ELEMENT_PORT=8088
|
||||
# Ports (Angepasst auf unübliche hohe Ports zur Konfliktvermeidung)
|
||||
SYNAPSE_PORT=38008
|
||||
ELEMENT_PORT=38088
|
||||
|
||||
# PostgreSQL Configuration
|
||||
POSTGRES_DB=synapse
|
||||
|
||||
Reference in New Issue
Block a user