make server_addr configurable for client

This commit is contained in:
2024-07-12 14:33:09 -04:00
parent 5cf848f7fe
commit cab5ec40cc
7 changed files with 40 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "creddy",
"version": "0.5.2",
"version": "0.5.3",
"scripts": {
"dev": "vite",
"build": "vite build",