resetting webAppURL

This commit is contained in:
Sai Raj 2020-02-26 15:38:55 +05:30 committed by GitHub
parent 1914c57287
commit e38882cb86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
const floGlobals = {
blockchain: "FLO",
adminID: "FKAEdnPfjXLHSYwrXQu377ugN4tXU7VGdf",
webAppURL: "ranchimall.duckdns.org:5826",
webAppURL: "<website_url/ip_addr>:<port>",
application: "TEST_MODE"
}
</script>
@ -106,4 +106,4 @@
</script>
</body>
</html>
</html>