Backend/.env.template

5 lines
121 B
Plaintext

MONGOOSE_STRING=mongodb://user:pass@localhost:27017/database
API_PORT=8671
SHORTENER_PORT=8672
CDN_PORT=8673
AS_PORT=8674