Artrajz commited on
Commit
24e3342
1 Parent(s): 2bee872

Update config.py

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