fix: adapt pg conf to nupes.social
This commit is contained in:
@@ -56,7 +56,7 @@ external_pid_file = '/var/run/postgresql/13-main.pid' # write an extra PID fil
|
||||
|
||||
# - Connection Settings -
|
||||
|
||||
#listen_addresses = 'localhost' # what IP address(es) to listen on;
|
||||
listen_addresses = '*' # what IP address(es) to listen on;
|
||||
# comma-separated list of addresses;
|
||||
# defaults to 'localhost'; use '*' for all
|
||||
# (change requires restart)
|
||||
|
Reference in New Issue
Block a user