Initial backend service
This commit is contained in:
4
.env.example
Normal file
4
.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
DATABASE_URL=postgresql://mapflow:mapflow@localhost:5432/mapflow
|
||||
HATCHET_CLIENT_TOKEN=
|
||||
HOST=0.0.0.0
|
||||
PORT=4000
|
||||
Reference in New Issue
Block a user