text-display/.env.example
2022-02-23 11:34:30 +01:00

3 lines
No EOL
88 B
Text

URL="http://localhost"
SERVER_PORT="3030"
MONGO="mongodb://127.0.0.1:27017/urlshortener"