Bug Fix: Allowing clients to have different ServePorts per client and storages per client

This commit is contained in:
Raven Scott 2024-06-08 16:46:53 -04:00
parent 8dbaa629d2
commit 7855689289

3
.gitignore vendored
View File

@ -1,5 +1,6 @@
node_modules node_modules
package-lock.json package-lock.json
shared-storage shared-storage
storage_*
storage storage
chatBot/.env chatBot/.env