docker-compose.yaml aktualisiert
All checks were successful
Build & Push Image / build-image (push) Successful in 1m5s
All checks were successful
Build & Push Image / build-image (push) Successful in 1m5s
This commit is contained in:
@@ -2,10 +2,7 @@ services:
|
||||
|
||||
|
||||
app:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: test-app:latest
|
||||
image: git.chavokhaliz.de/admin/test-app:latest
|
||||
container_name: test-app
|
||||
environment:
|
||||
- DATABASE_URL=postgresql://admin:arfg486352wp@postgres-db:5432/testdb
|
||||
|
||||
Reference in New Issue
Block a user