No description
Find a file
2025-10-17 19:24:30 +02:00
.github feat: add deployment workflow and Docker Compose configuration for services 2025-10-16 16:30:01 +02:00
apps fix: replace hardcoded backend URL with environment variable for consistency 2025-10-17 19:24:30 +02:00
.dockerignore feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
.env.marcopedone feat: update Dockerfile and environment scripts for improved build configuration and mock values 2025-10-16 17:33:57 +02:00
.gitignore Add .dockerignore files and remove migration.sql 2025-08-28 14:58:43 +02:00
build_and_push_ghcr.sh feat: update Dockerfile and environment scripts for improved build configuration and mock values 2025-10-16 17:33:57 +02:00
deploy_marcopedone.sh feat: update Dockerfile and environment scripts for improved build configuration and mock values 2025-10-16 17:33:57 +02:00
dev-tester.yml feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
docker-compose.yml feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration 2025-10-08 11:32:06 +02:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
ref-docker-compose.yml feat: add pull_policy to db, backend, and web services for consistent image pulling 2025-10-16 18:09:51 +02:00