Test gitea actions
All checks were successful
build

This commit is contained in:
Administrator 2023-03-28 09:01:01 +02:00
parent 0af52b462c
commit 459771c806

View File

@ -24,5 +24,6 @@ HEALTHCHECK --interval=15s --timeout=2s CMD ["./deploy/healthcheck.sh"]
# Expose webserver port
EXPOSE 80
# Run the app
CMD ["./deploy/start.sh"]