Skip to content

Commit

Permalink
fix: build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HoaX7 committed Sep 16, 2024
1 parent 4c290ba commit 58f9277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"updater": {
"active": true,
"dialog": true,
"endpoints": ["http://localhost:5000/tauri/{{target}}/{{arch}}/{{current_version}}"],
"endpoints": ["https://scribe.izzi-xenex.xyz/tauri/{{target}}/{{arch}}/{{current_version}}"],
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEJDQzY3MjU3MDQ3MDQ1OEYKUldTUFJYQUVWM0xHdktsNDY4RHREYzZnV3BDV3pxS1NVRHNQZGZhSHZqOTlvbXZ1YWdtdkU3b2kK",
"windows": {
"installMode": "passive"
Expand Down

0 comments on commit 58f9277

Please sign in to comment.