| commit | cdfa372736902dadab00148e11a0d0e3ef2e25b2 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Thu Jun 13 20:10:14 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Mon Jun 17 13:25:38 2024 +0400 |
| tree | c16e3da042c9a603680fada36b61094f74f81a1a | |
| parent | bd7ab0be99524208ed4cf49b9af49dc174e5ae61 [diff] [blame] |
Installer: deallocate ports upon app uninstall Change-Id: I19298537fed02de03a9e74fa351cf23f733de699
diff --git a/core/installer/schema.go b/core/installer/schema.go index 8ddf73f..943ef8a 100644 --- a/core/installer/schema.go +++ b/core/installer/schema.go
@@ -61,6 +61,7 @@ domain: string allocatePortAddr: string reservePortAddr: string + deallocatePortAddr: string } value: { %s }