Local Update Neo Peer

This commit is contained in:
mr
2024-10-15 10:51:12 +02:00
parent 5959919ef9
commit a6f546ceee
16 changed files with 123 additions and 113 deletions

6
peer.json Normal file
View File

@@ -0,0 +1,6 @@
{
"port" : 8080,
"MONGO_URL":"mongodb://localhost:27017/",
"MONGO_DATABASE":"DC_myDC",
"NATS_URL": "nats://localhost:4222"
}