forked from snxraven/LinkUp-P2P-Chat
Bug Fix: Allowing clients to have different ServePorts per client and storages per client
This commit is contained in:
parent
8dbaa629d2
commit
7855689289
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
node_modules
|
||||
package-lock.json
|
||||
shared-storage
|
||||
storage_*
|
||||
storage
|
||||
chatBot/.env
|
||||
chatBot/.env
|
||||
|
Loading…
Reference in New Issue
Block a user