Alllow librespeed to be accessed over home network
This commit is contained in:
parent
56ebe2ad01
commit
f511f0d604
1 changed files with 2 additions and 0 deletions
|
@ -7,6 +7,8 @@ services:
|
|||
- PUID={{ docker_user.id }}
|
||||
- PGID={{ docker_user.id }}
|
||||
- TZ=Europe/London
|
||||
ports:
|
||||
- 33377:80
|
||||
restart: unless-stopped
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
|
|
Loading…
Reference in a new issue