generated from DAM/ts-TEMPLATE
update port
This commit is contained in:
10
README.md
10
README.md
@@ -80,7 +80,7 @@ ts-jellyfin/
|
|||||||
- Uncomment and adjust the ports mapping if you need direct access (without Tailscale):
|
- Uncomment and adjust the ports mapping if you need direct access (without Tailscale):
|
||||||
```yaml
|
```yaml
|
||||||
ports:
|
ports:
|
||||||
- 3000:3000
|
- 8096:8096
|
||||||
```
|
```
|
||||||
- Stopping the Services
|
- Stopping the Services
|
||||||
```bash
|
```bash
|
||||||
@@ -101,7 +101,7 @@ ts-jellyfin/
|
|||||||
- Direct port mapping is disabled by default as Tailscale handles the networking
|
- Direct port mapping is disabled by default as Tailscale handles the networking
|
||||||
- Services restart automatically unless explicitly stopped
|
- Services restart automatically unless explicitly stopped
|
||||||
- For more information:
|
- For more information:
|
||||||
- Tailscale documentation: https://tailscale.com/kb/
|
- Tailscale documentation: https://tailscale.com/kb/
|
||||||
- Jellyfin documentation: https://jellyfin.org/docs/
|
- Jellyfin documentation: https://jellyfin.org/docs/
|
||||||
- Jellyfin repository: https://github.com/jellyfin/jellyfin
|
- Jellyfin repository: https://github.com/jellyfin/jellyfin
|
||||||
- Jellyfin linuxserve.io: https://github.com/linuxserver/docker-jellyfin
|
- Jellyfin linuxserve.io: https://github.com/linuxserver/docker-jellyfin
|
||||||
Reference in New Issue
Block a user