Your ROOT_URL in app.ini is unix://git.lalonde.me:3000/ but you are visiting https://git.lalonde.me/matth/subgraph-oz/commit/05ce673b018bf909b48d757651fa1b45b89801da?style=split&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

removed unused dependencies

master
xSmurf 10 years ago
parent 7c50fdf30b
commit 05ce673b01

@ -31,7 +31,7 @@ It is highly recommend that you run it in conjunction with [grsecurity](https://
### Dependencies ### Dependencies
``` ```
$ sudo apt-get install golang xpra bridge-utils libseccomp2 libcap2 $ sudo apt-get install golang xpra bridge-utils
``` ```
You must also have the `veth` and `bridge` kernel module loaded to use *bridge network mode*. You must also have the `veth` and `bridge` kernel module loaded to use *bridge network mode*.

Loading…
Cancel
Save