bundle frontend too
This commit is contained in:
parent
850d977e8e
commit
660da70666
6 changed files with 162 additions and 9 deletions
3
.env.example
Normal file
3
.env.example
Normal file
|
@ -0,0 +1,3 @@
|
|||
DATABASE_URL=postgresql://user:password@localhost/dbname
|
||||
SERVER_HOST=127.0.0.1
|
||||
SERVER_PORT=8080
|
Loading…
Add table
Add a link
Reference in a new issue