Started with yew router
This commit is contained in:
parent
3243f5d79b
commit
a42d8557a8
2 changed files with 42 additions and 26 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue