mirror of
https://github.com/immich-app/immich.git
synced 2024-12-28 22:51:59 +00:00
chore(docs): correct susceptible spelling (#11029)
Edit Spelling https://dictionary.cambridge.org/dictionary/english/susceptible
This commit is contained in:
parent
ff2ba240c9
commit
b2dd4e1c2b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ This page gives a few pointers on how to access your Immich instance from outsid
|
|||
You can read the [full discussion in Discord](https://discord.com/channels/979116623879368755/1122615710846308484)
|
||||
|
||||
:::danger
|
||||
Never forward port 2283 directly to the internet without additional configuration. This will expose the web interface via http to the internet, making you succeptible to [man in the middle](https://en.wikipedia.org/wiki/Man-in-the-middle_attack) attacks.
|
||||
Never forward port 2283 directly to the internet without additional configuration. This will expose the web interface via http to the internet, making you susceptible to [man in the middle](https://en.wikipedia.org/wiki/Man-in-the-middle_attack) attacks.
|
||||
:::
|
||||
|
||||
## Option 1: VPN to home network
|
||||
|
|
Loading…
Reference in a new issue