extra config file
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
2023-07-07 17:48:46 +02:00
parent e6977298f4
commit 5069b7fc29
3 changed files with 12 additions and 0 deletions

View File

@@ -13,4 +13,6 @@ ENV TARGET_PROTO="tcp"
ENV TARGET_PORT="514"
ENV DEBUG="0"
VOLUME [ "/extraconfig" ]
ENTRYPOINT ["/bin/sh", "/run.sh"]