feat!: listen to both http & https (#4536)

Co-authored-by: Andy Hsu <i@nn.ci>
This commit is contained in:
BoYanZh
2023-06-10 22:26:09 +08:00
committed by Andy Hsu
parent 363e036bf0
commit f646d2a699
6 changed files with 79 additions and 29 deletions

View File

@ -6,6 +6,7 @@ services:
- '/etc/alist:/opt/alist/data'
ports:
- '5244:5244'
- '5245:5245'
environment:
- PUID=0
- PGID=0