fixes
Build and Publish Containers / build-and-push (., backend/Dockerfile, rmtpocketwatcher-backend, backend) (push) Failing after 1m43s
Build and Publish Containers / build-and-push (., backend/Dockerfile, rmtpocketwatcher-backend, backend) (push) Failing after 1m43s
This commit is contained in:
@@ -4,8 +4,8 @@ POSTGRES_PASSWORD=your_secure_password_here
|
||||
POSTGRES_DB=rmtpocketwatcher
|
||||
|
||||
# Docker Registry Configuration
|
||||
DOCKER_REGISTRY=your-gitea.example.com
|
||||
DOCKER_IMAGE=your-org-or-user/rmtpocketwatcher-backend
|
||||
DOCKER_REGISTRY=git.hudsonriggs.systems
|
||||
DOCKER_IMAGE=hudsonriggssystems/rmtpocketwatcher-backend
|
||||
IMAGE_TAG=latest
|
||||
|
||||
# Backend Configuration
|
||||
|
||||
Reference in New Issue
Block a user