@@ -0,0 +1,11 @@
binary:
go build .
container:
docker build -t wireguard-ui .
run-dev: binary
sudo ./wireguard-ui --log-level=debug --dev-ui-server=http://localhost:5000
run-dev-ui: binary
cd ui && npm run dev
The note is not visible to the blocked user.