Merge pull request 'Update config_example.json' (#3) from main into dev

Reviewed-on: #3
This commit is contained in:
2023-12-23 16:11:22 +02:00

View File

@@ -1,6 +1,6 @@
{
"database": {
"name": "photos",
"name": "garbage_api",
"host": "127.0.0.1",
"port": 27017,
"user": null,