feat: add entrypoint script for Carbon Web Server configuration and startup
Some checks failed
CI Pipeline / build (push) Successful in 32s
CI Pipeline / security-scan (push) Successful in 41s
CI Pipeline / code-quality (push) Successful in 1m8s
CI Pipeline / docker-build (push) Failing after 47s
CI Pipeline / test (push) Successful in 29s

This commit is contained in:
2025-12-20 23:46:45 +01:00
parent 0277046a7c
commit 8a849ceb43
2 changed files with 147 additions and 1 deletions

1
.gitignore vendored
View File

@@ -58,5 +58,4 @@ ssl/*
!.github/workflows/
src/bin
docker-push.sh
entrypoint.sh
.idea