feat: 精简配置管理与运行默认值
This commit is contained in:
+1
-1
@@ -67,4 +67,4 @@ EXPOSE 12313/udp
|
||||
STOPSIGNAL SIGTERM
|
||||
|
||||
ENTRYPOINT ["/dht-search/dht-search"]
|
||||
CMD ["--config", "/dht-search/config.toml", "--http-listen", "0.0.0.0:8080", "--web-dir", "/dht-search/web", "--console-logging", "--no-file-logging"]
|
||||
CMD ["--config", "/dht-search/config.toml", "--http-listen", "0.0.0.0:8080", "--web-dir", "/dht-search/web"]
|
||||
|
||||
Reference in New Issue
Block a user