Skip to content

Commit 81151fa

Browse files
committed
README upd
1 parent d98d284 commit 81151fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ ssh-Systemd:
107107
| PORT | Port for web GUI | 8855 |
108108
| THEME | Any theme name from https://bootswatch.com in lowcase or [additional](https://github.com/aceberg/aceberg-bootswatch-fork) | minty |
109109
| COLOR | Background color: light or dark | dark |
110-
| NODEPATH | Path to local node modules | |
110+
| NODEPATH | Path to local [node modules](https://github.com/aceberg/my-dockerfiles/tree/main/node-bootstrap) | |
111111
</details>
112112
113113
## Options
@@ -117,7 +117,7 @@ ssh-Systemd:
117117
| Key | Description | Default | Systemd (root) | Systemd (user) |
118118
| -------- | ----------- | ------- | ------- | ------- |
119119
| -d | Path to config dir | /data/AnyAppStart | /etc/AnyAppStart | ~/.config/AnyAppStart |
120-
| -n | Path to node modules | | | |
120+
| -n | Path to local [node modules](https://github.com/aceberg/my-dockerfiles/tree/main/node-bootstrap) | | | |
121121
122122
</details>
123123

0 commit comments

Comments
 (0)