mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2026-04-06 02:01:37 -07:00
Fix typo and add writable paths check in migration guide
Corrected a typo in the instructions and added a new step for checking writable paths.
This commit is contained in:
@@ -296,4 +296,6 @@ sudo chown -R 20211:20211 /local_data_dir
|
|||||||
sudo chmod -R a+rwx /local_data_dir
|
sudo chmod -R a+rwx /local_data_dir
|
||||||
```
|
```
|
||||||
|
|
||||||
8. Start the container and verify everything works as expected.
|
8. Start the container and verify everything works as expeexpected.
|
||||||
|
9. Check the [Permissions -> Writable-paths] (https://jokob-sk.github.io/NetAlertX/FILE_PERMISSIONS/#writable-paths) what directories to mount if you'd like to access the API or log files.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user