git ssb

1+

punkmonk.termux / mvd



forked from ev / mvd

Commit ce48b4dda4d15ef993b24f25ffa1022f74184ba3

added config for termux on chromebook

* committed on 2/27/2019, 4:53:36 AM
Parent: 3c6e5e7edcb954aa25fe360dc2940b249754c704

Files changed

config.jschanged
package-lock.jsondeleted
config.jsView
@@ -2,9 +2,9 @@
22
33 module.exports = function () {
44 //var host = window.location.origin
55
6- var host = 'http://localhost:8989'
6 + var host = 'http://100.115.92.2:8989'
77
88 function getConfig () {
99 http.get(host + '/get-config', function (res) {
1010 res.on('data', function (data, remote) {
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 303372 bytes
New file size: 0 bytes

Built with git-ssb-web