fix docker for tauri app

This commit is contained in:
lendry
2026-06-26 15:52:39 +03:00
parent 5385563f6e
commit ce8a326602
5 changed files with 6 additions and 11 deletions

View File

@@ -20,7 +20,6 @@ tauri = { version = "2", features = [] }
tauri-plugin-opener = "2"
tauri-plugin-stronghold = "2"
url = "2"
dirs-next = "2"
[profile.release]
panic = "abort"