This commit is contained in:
2025-07-18 19:59:12 +02:00
parent 53599ed479
commit b23d0b4072

View File

@@ -45,3 +45,4 @@ COPY root/ /
EXPOSE 7396
VOLUME /config
CMD ["/usr/bin/fahclient", "--config", "/config/config.xml", "${CLI_ARGS}"]