flow_be/.env.production
2022-11-22 15:54:40 +08:00

24 lines
543 B
Plaintext

API_PORT=3001
API_HOST=188.88.0.1
API_TOKEN_SECRET=sdf(**&*&xx2213
API_TOKEN_EXPIRESIN=1d
FILE_PORT=3001
FILE_HOST=188.88.0.1
FILE_TOKEN_SECRET=sdf(**&*&xx221322
FILE_TOKEN_EXPIRESIN=1d
FILE_UPLOAD_LOCATION=/var/data/uploads/pyxis/album/images
FILE_SHOW_URL=http://localhost/album/images/
ADMIN_PORT=3001
ADMIN_TOKEN_SECRET=sdf(**&*&xx2213
ADMIN_TOKEN_EXPIRESIN=1d
DB_MAIN=mongodb://188.88.0.2/chain-flow-production
DB_SECOND=mongodb://188.88.0.2/chain-flow2-production
REDIS=redis://127.0.0.1:6379/14
SUSU_HOST = http://10.10.3.10:8010