Formatting

This commit is contained in:
GHOSCHT 2022-08-28 17:46:58 +02:00
parent 4449366504
commit 97d38a5b72
No known key found for this signature in database
GPG key ID: A35BD466B8871994
2 changed files with 2 additions and 2 deletions

View file

@ -52,7 +52,7 @@ networks:
driver: bridge
ipam:
config:
-
-
subnet: 172.28.1.0/24
ip_range: 172.28.1.5/30
gateway: 172.28.1.1

View file

@ -10,7 +10,7 @@ services:
networks:
traefik_net:
ports:
- 8096:8096
- 8096:8096
labels:
- traefik.enable=true
- traefik.http.routers.jellyfin.entrypoints=web