diff options
author | metamuffin <metamuffin@disroot.org> | 2024-01-25 19:04:29 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-01-25 19:04:29 +0100 |
commit | 7ded0f89080275d9a59e5155e1459ad7bf28509b (patch) | |
tree | 92cc7d92e8c1635fb2f5a4f4dab64d0ab9805a15 /doc/getting-started/launch.md | |
parent | cd6b484d24b638f08221ff1388564d8369d37126 (diff) | |
download | jellything-7ded0f89080275d9a59e5155e1459ad7bf28509b.tar jellything-7ded0f89080275d9a59e5155e1459ad7bf28509b.tar.bz2 jellything-7ded0f89080275d9a59e5155e1459ad7bf28509b.tar.zst |
more doc + api
Diffstat (limited to 'doc/getting-started/launch.md')
-rw-r--r-- | doc/getting-started/launch.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/getting-started/launch.md b/doc/getting-started/launch.md index d1d502f..8cabcf6 100644 --- a/doc/getting-started/launch.md +++ b/doc/getting-started/launch.md @@ -17,3 +17,4 @@ JELLYTHING_CONFIG=/etc/jellything.yaml jellything It is also advised to use jellything with a reverse proxy. Configure the network interface with the environment variables `BIND_ADDR` and `PORT`. Stderr logging can be configured with `LOG`. + |