first commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
PORT=3000
|
||||
|
||||
DATABASE_URL="mysql://root:password@localhost/openplace"
|
||||
JWT_SECRET="your-secret-key"
|
||||
Reference in New Issue
Block a user