KI-AGENT: Webseite in Docker-Workflow aufgenommen
All checks were successful
Build and Push Docker Images / build-backend (push) Successful in 18s
Build and Push Docker Images / build-frontend (push) Successful in 10s
Build and Push Docker Images / build-website (push) Successful in 26s
Build and Push Docker Images / build-docs (push) Successful in 10s

This commit is contained in:
2026-05-19 22:01:54 +02:00
parent 85ac33c334
commit 14470da7dc
3 changed files with 58 additions and 1 deletions

6
website/.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
.nuxt
.output
.data
.env
npm-debug.log*