vault backup: 2024-06-12 11:21:36

This commit is contained in:
BlueRose 2024-06-12 11:21:36 +08:00
parent 4d54cef898
commit a0f237652d

@ -19,6 +19,21 @@ docker run -d --restart unless-stopped \
blueroses/perforce-helix-p4d:2024.5
```
## chishin/wol-go-web
```bash
docker run --name=wol -d \
-e "WOLHTTPPORT=7000" \
-p 7000:7000 \
-v /volume1/Docker/wol/externall-file-on-host.csv:/app/computer.csv \
--restart unless-stopped \
dabondi/go-rest-wol
```
```
docker run -d --net=host \
--env PORT=7000 \
chishin/wol-go-web
```
## VPN
- https://115.236.67.234:8443
- loujiajie