Skip to content
Snippets Groups Projects
Unverified Commit fe9d1958 authored by tamaina's avatar tamaina Committed by GitHub
Browse files

Update CHANGELOG.md

parent fe4b66e1
No related branches found
No related tags found
No related merge requests found
## v1.5.0
Node.js v18をインストールするように変更しました。
アップデートの際は、アップデートスクリプトを実行する前に、以下のコマンドを実行してください。
```
sudo systemctl stop example.com # Stop the instance.
curl -fsSL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt install -y nodejs
```
## v1.4.1
Nginx設定をTLSv1.3に対応するようにしました。
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment