Browse Source

Change production port

production
Jack Foltz 5 years ago
parent
commit
70ba0706a3
Signed by: foltik <jack@foltz.io> GPG Key ID: D1F0331758D1F29A
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      config/default.json

+ 1
- 1
config/default.json View File

@@ -1,6 +1,6 @@
{
"Server": {
"port": 443,
"port": 4433,
"hostname": "https://shimapan.rocks"
},
"Database": {


Loading…
Cancel
Save