fix(docs): deployment url for manual setup
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
parent
8047a91cff
commit
8c15e961b2
@ -41,7 +41,7 @@
|
|||||||
```
|
```
|
||||||
This way it's easier to see warnings or errors that might occur.
|
This way it's easier to see warnings or errors that might occur.
|
||||||
<small>You can leave out `NODE_ENV=production` for development.</small>
|
<small>You can leave out `NODE_ENV=production` for development.</small>
|
||||||
7. If you use the example config, HedgeDoc should now be available at [http://127.0.0.1:3000](http://127.0.0.1:3000).
|
7. If you use the example config, HedgeDoc should now be available at [http://localhost:3000](http://localhost:3000).
|
||||||
8. Run the server as you like (node, forever, pm2, systemd, Init-Scripts).
|
8. Run the server as you like (node, forever, pm2, systemd, Init-Scripts).
|
||||||
See [below](#systemd-unit-example) for an example using systemd.
|
See [below](#systemd-unit-example) for an example using systemd.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user