mirror of
https://github.com/cloudreve/cloudreve.git
synced 2026-06-27 22:35:59 +00:00
fix: expose aria2 udp port
This commit is contained in:
@@ -22,7 +22,7 @@ COPY cloudreve ./cloudreve
|
||||
RUN chmod +x ./cloudreve \
|
||||
&& chmod +x ./entrypoint.sh
|
||||
|
||||
EXPOSE 5212 443
|
||||
EXPOSE 5212 443 6888 6888/udp
|
||||
|
||||
VOLUME ["/cloudreve/data"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user