#153 bind to 0.0.0.0 instead of localhost (#154)

* Bind to 0.0.0.0 instead of localhost

* Don't use nixjs for purescript

* Use lorri

* Use niv

* Use nix for travis build

* Clean up travis config
This commit is contained in:
Connor Prussin
2020-02-26 16:43:38 -08:00
committed by GitHub
parent 91224a955f
commit 61b88de59b
6 changed files with 44 additions and 25 deletions

2
.envrc
View File

@@ -1 +1 @@
use nix
eval "$(lorri direnv)"