fix(multi-server): remove string validation on port

This commit is contained in:
Mauricio Siu
2024-09-29 13:31:38 -06:00
parent cb03b153ac
commit cef21ac8b5
3 changed files with 31 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dokploy",
"version": "v0.9.1",
"version": "v0.9.2",
"private": true,
"license": "Apache-2.0",
"type": "module",