Refactor port again
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"server_url": "http://localhost:8025",
|
||||
"server_url": "http://localhost:8825",
|
||||
"auth_key": "",
|
||||
"username": "",
|
||||
"password": ""
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"server": {
|
||||
"host": "localhost",
|
||||
"port": 8025,
|
||||
"port": 8825,
|
||||
"default_country_code": "27",
|
||||
"username": "",
|
||||
"password": "",
|
||||
@@ -97,7 +97,7 @@
|
||||
"media": {
|
||||
"data_path": "./data/media",
|
||||
"mode": "link",
|
||||
"base_url": "http://localhost:8025"
|
||||
"base_url": "http://localhost:8825"
|
||||
},
|
||||
"database": {
|
||||
"type": "postgres",
|
||||
|
||||
Reference in New Issue
Block a user