Artrajz commited on
Commit
b400c34
1 Parent(s): 31da78e

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -9,7 +9,7 @@ MAX_CONTENT_LENGTH = 5242880
9
  DEBUG = False
10
 
11
  # Server port
12
- PORT = 23456
13
 
14
  # Absolute path of vits-simple-api
15
  ABS_PATH = os.path.dirname(os.path.realpath(__file__))
 
9
  DEBUG = False
10
 
11
  # Server port
12
+ PORT = 7860
13
 
14
  # Absolute path of vits-simple-api
15
  ABS_PATH = os.path.dirname(os.path.realpath(__file__))