feat: Development server for core + plugins (#2448)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Default postgres credentials
|
||||
DB_HOST=localhost
|
||||
DB_USERNAME=postgres
|
||||
DB_PASSWORD=''
|
||||
DB_NAME=development
|
||||
|
||||
SERVER_PORT=9000
|
||||
Reference in New Issue
Block a user