1
0
mirror of https://gitlab.com/comunic/comunicapiv2 synced 2024-11-21 21:09:22 +00:00
comunicapiv2/config.json
2019-11-21 16:28:48 +01:00

10 lines
256 B
JSON

{
"storageURL": "http://devweb.local/comunic/current/user_data/",
"storagePath": "/home/pierre/Documents/projets_web/comunic/current/user_data/",
"database": {
"host": "localhost",
"dbName": "comunic",
"user": "pierre",
"password": "pierre"
}
}