Update README.md
continuous-integration/drone/push Build is passing Details

This commit is contained in:
quackerd 2023-08-21 14:04:02 +00:00
parent c9b7e01b5d
commit b21d39d3fa
1 changed files with 4 additions and 1 deletions

View File

@ -27,4 +27,7 @@ If you are generating the private key yourself, the key file must contain exactl
## How To Update?
- `docker compose down`
- `docker compose pull`
- `docker compose up -d`
- `docker compose up -d`
## Notes
- The old xtls-vision + TLS + Nginx fallback has been branched out to `vision` branch.