Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 60: Line 60:     
====Configure private/public access====
 
====Configure private/public access====
If your SME Server is hosting the application and is being accessed by other hosts either locally (LAN) or remotely (WAN) the ports and access privileges need to be set. For this issue the following commands (where 5432 is the port that PostgreSQL can be reached):
+
If your SME Server is hosting the application and is being accessed by other hosts either locally (LAN) or remotely (WAN) the ports and access privileges need to be set. For this issue the following commands (where 5432 is the port that PostgreSQL can be reached on):
 
  config setprop postgresql92-postgresql TCPPort 5432
 
  config setprop postgresql92-postgresql TCPPort 5432
 
  config setprop postgresql92-postgresql UDPPort 5432
 
  config setprop postgresql92-postgresql UDPPort 5432

Navigation menu