Update tauri.conf.json

This commit is contained in:
binarybaron 2024-07-06 21:36:26 +02:00
parent bc188870af
commit 3c12880a9c

View file

@ -1,7 +1,7 @@
{ {
"productName": "unstoppableswap-gui-rs", "productName": "unstoppableswap-gui-rs",
"version": "0.0.0", "version": "0.0.0",
"identifier": "com.tauri.dev", "identifier": "net.unstoppableswap.gui",
"build": { "build": {
"beforeDevCommand": "yarn dev", "beforeDevCommand": "yarn dev",
"devUrl": "http://localhost:1420", "devUrl": "http://localhost:1420",