Skip to content

Commit

Permalink
Ok, use cloudflare then
Browse files Browse the repository at this point in the history
Well, it doesn't link self-signed.... urgh, anyways, now i have setup a reverse proxy on cloudflare and also on my pc, so future projects will also use and same end point i guess..... But i just hope that this works as i haven't tested it locally
  • Loading branch information
ElectroBoy404NotFound authored Sep 2, 2024
1 parent 8f08ce2 commit fb03784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// alertPlaceholder.append(wrapper)
// }

const backend_address = "https://147.185.221.22:32385/api";
const backend_address = "https://orange-term-76e7.electroboy404notfound.workers.dev/api";
var public_key = "";

const textarea = document.getElementById("content");
Expand Down

0 comments on commit fb03784

Please sign in to comment.