Started with yew router

This commit is contained in:
Marko Korhonen 2020-04-24 10:54:04 +03:00
parent 3243f5d79b
commit a42d8557a8
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5
2 changed files with 42 additions and 26 deletions

View file

@ -1,5 +1,5 @@
APP_NAME=thesis
BIND=127.0.0.1
BIND=0.0.0.0
PORT=3880
DOMAIN=localhost
DATABASE_URL=mysql://diesel:fuel@localhost/thesis