This website requires JavaScript.
Explore
Help
Sign in
unurled
/
text-display
Watch
1
Star
0
Fork
You've already forked text-display
0
Code
Issues
Pull requests
Activity
d625ced9b1
text-display
/
.env.example
3 lines
88 B
Text
Raw
Normal View
History
Unescape
Escape
use of dotenv to get url and port.
2022-02-23 10:31:46 +00:00
URL="http://localhost"
Add mongodb to dotenv
2022-02-23 10:34:30 +00:00
SERVER_PORT="3030"
MONGO="mongodb://127.0.0.1:27017/urlshortener"
Reference in a new issue
Copy permalink