Alles jetzt OHNE 'Klaus'

This commit is contained in:
2025-09-23 11:53:40 +00:00
parent 3a55b95598
commit 685b43fbb7
52 changed files with 189 additions and 206 deletions

View File

@@ -29,12 +29,12 @@ DOCKER_USERNAME=your_username_here
DOCKER_PASSWORD=your_password_here
# Docker Registry Images (CitySensor)
BACKEND_IMAGE=docker.citysensor.de/rezepte-klaus-backend:latest
FRONTEND_IMAGE=docker.citysensor.de/rezepte-klaus-frontend:latest
BACKEND_IMAGE=docker.citysensor.de/rezepte-backend:latest
FRONTEND_IMAGE=docker.citysensor.de/rezepte-frontend:latest
# Setup Instructions:
# 1. Find your Gitea MySQL container name: docker ps | grep mysql
# 2. Find your Gitea network: docker network ls | grep gitea
# 3. Update MYSQL_HOST with the correct container name
# 4. Update EXTERNAL_MYSQL_NETWORK with the correct network name
# 5. Create rezepte_klaus database and user (see setup script)
# 5. Create rezepte database and user (see setup script)