Clean up GitHub Actions warnings

This commit is contained in:
Christian Krakau-Louis
2026-05-22 23:08:33 +02:00
parent f2bbdcc3ab
commit 16d870bb08
3 changed files with 8 additions and 4 deletions
-2
View File
@@ -22,8 +22,6 @@ COPY --chown=app:app webroot ./webroot
ENV LISTEN_ADDR=0.0.0.0 \
LISTEN_PORT=8443 \
CA_CERT_PATH=/app/ssl/ca_cert.pem \
CA_KEY_PATH=/app/ssl/ca_key.pem \
BLOCK_PAGE_PATH=/app/webroot/block.html \
WEBROOT_DIR=/app/webroot