rust server working :) !!!

This commit is contained in:
unurled 2023-02-16 13:30:06 +01:00
parent d625ced9b1
commit e00ab6183c
33 changed files with 410 additions and 1159 deletions

View file

@ -1,3 +1,2 @@
URL="http://localhost"
SERVER_PORT="3030"
MONGO="mongodb://127.0.0.1:27017/urlshortener"
PORT="3030"