commit(auto)

This commit is contained in:
Kaz Saita(WSL2) 2024-02-12 20:00:10 +09:00
parent 4a3b65df42
commit 5be94fd6f7

View file

@ -32,9 +32,18 @@ cloudflare@saipi4:~ $ cloudflared tunnel route dns ***** notes.kinoshita-lab.org
2024-02-12T10:20:56Z INF Added CNAME notes.kinoshita-lab.org which will route to this tunnel tunnelID=****
```
```
cloudflare@saipi4:~ $ cloudflared tunnel --config ~/.cloudflared/config/yaml run
cloudflare@saipi4:~ $ cloudflared tunnel --config ~/.cloudflared/config.yaml run
```
これでうまくいったら、 https://notes.kinoshita-lab.org にアクセスすると見える。
### service化
うまくいっていたらserviceとして登録。
```
cloudflare@saipi4:~ $ vim
```
## cf.