20 lines
464 B
Plaintext
20 lines
464 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/pyxis-production
|
|
DB_SECOND=mongodb://188.88.0.2/pyxis2-production
|