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:
|
app:
|
||||||
build:
|
image: git.chavokhaliz.de/admin/test-app:latest
|
||||||
context: .
|
|
||||||
dockerfile: Dockerfile
|
|
||||||
image: test-app:latest
|
|
||||||
container_name: test-app
|
container_name: test-app
|
||||||
environment:
|
environment:
|
||||||
- DATABASE_URL=postgresql://admin:arfg486352wp@postgres-db:5432/testdb
|
- DATABASE_URL=postgresql://admin:arfg486352wp@postgres-db:5432/testdb
|
||||||
|
|||||||
Reference in New Issue
Block a user