mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
examples update docs
This commit is contained in:
parent
f24c511a0c
commit
a04ac47812
@ -25,7 +25,7 @@
|
||||
```shell
|
||||
sudo ufw allow 80/tcp # if you have ufw installed/enabled
|
||||
sudo ufw allow 59000:59100/udp
|
||||
wget https://raw.githubusercontent.com/nurdism/neko/master/docker-compose.yaml
|
||||
wget https://raw.githubusercontent.com/nurdism/neko/master/.examples/simple/docker-compose.yaml
|
||||
sudo docker-compose up -d
|
||||
```
|
||||
5. Visit the IP address server in your browser and login, the default password is `neko`
|
||||
|
Loading…
Reference in New Issue
Block a user