working pre-update
This commit is contained in:
+4
-4
@@ -4,8 +4,8 @@
|
||||
"only_prefer_when_ip": "::ffff:127.0.0.1",
|
||||
"mysql": {
|
||||
"connections":1000,
|
||||
"host":"localhost",
|
||||
"user":"root",
|
||||
"host":"db",
|
||||
"user":"ipost",
|
||||
"password_file":"mysql_password.txt"
|
||||
},
|
||||
"cookies": {
|
||||
@@ -159,8 +159,8 @@
|
||||
"certificate" : "/etc/letsencrypt/live/ipost.rocks-0002/fullchain.pem"
|
||||
},
|
||||
"ports": {
|
||||
"http": 9999,
|
||||
"https": 9998
|
||||
"http": 80,
|
||||
"https": 443
|
||||
},
|
||||
"disallow_proxies_by_headers": true,
|
||||
"hcaptcha_secret": "0x0000000000000000000000000000000000000000",
|
||||
|
||||
Reference in New Issue
Block a user