mirror of
https://github.com/Soulful-Sailer/Event-Tracker.git
synced 2026-03-29 16:16:46 -05:00
version 1.0.0 commit
This commit is contained in:
11
config-template.json
Normal file
11
config-template.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"port": 80,
|
||||
"filesFolder": "static",
|
||||
"pgClient": {
|
||||
"user": "",
|
||||
"host": "127.0.0.1",
|
||||
"database": "",
|
||||
"password": "",
|
||||
"port": ""
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user