Template updates (commit: 4c68eda)
All checks were successful
Push to GitHub / mirror (push) Successful in 9s

This commit is contained in:
2026-06-03 10:01:53 +00:00
parent 31b0ac0d7d
commit a5c0088b04

View File

@@ -53,5 +53,5 @@ dockerrun:
--tty \
--interactive \
--publish $${CONTAINER_IP}:$${CONTAINER_PORT}:80 \
--volume $(shell pwd)/config.yml:/config.yml \
--volume $(shell pwd)/config.yaml:/config.yaml \
$${CONTAINER_ORG}/$${CONTAINER_IMAGE}:latest