tsghost/.env.production
2021-08-05 12:43:59 +08:00

12 lines
255 B
Plaintext

API_PORT=3001
API_HOST=188.88.0.1
API_TOKEN_SECRET=sdf(**&*&xx2213
API_TOKEN_EXPIRESIN=1d
DB_MAIN=mongodb://188.88.0.2/pyxis-production
DB_SECOND=mongodb://188.88.0.2/pyxis2-production
REDIS=redis://127.0.0.1:6379/14
SUSU_HOST = http://10.10.3.10:8010