add cpm #24
@ -146,6 +146,7 @@ oDinZu WenKi(Charles) https://liberapay.com/oDinZu/
|
||||
* Cambalache https://gitlab.gnome.org/jpu/cambalache
|
||||
* C References https://en.cppreference.com/w/c
|
||||
* CMake Documentation https://cmake.org/cmake/help/book/mastering-cmake/index.html
|
||||
* CPM Make Github https://github.com/cpm-cmake/CPM.cmake#snippets
|
||||
* Drogon Web Server https://github.com/drogonframework/drogon
|
||||
* Geany IDE https://www.geany.org/
|
||||
* Gio Documentation https://docs.gtk.org/gio/index.html
|
||||
|
2
vendors/api-server/models/model.json
vendored
2
vendors/api-server/models/model.json
vendored
@ -8,7 +8,7 @@
|
||||
//port: server port, 5432 by default;
|
||||
"port": 5432,
|
||||
//dbname: Database name;
|
||||
"dbname": "",
|
||||
"dbname": "drogoncmsdb",
|
||||
//schema: valid for postgreSQL, "public" by default;
|
||||
"schema": "public",
|
||||
//user: User name
|
||||
|
Loading…
x
Reference in New Issue
Block a user