Alles jetzt OHNE 'Klaus'
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user