mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-11-09 23:31:58 +01:00
Formatting
This commit is contained in:
parent
4449366504
commit
97d38a5b72
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -10,7 +10,7 @@ services:
|
|||
networks:
|
||||
traefik_net:
|
||||
ports:
|
||||
- 8096:8096
|
||||
- 8096:8096
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.jellyfin.entrypoints=web
|
||||
|
|
Loading…
Reference in a new issue