Update Dockerfile and Compose

This commit is contained in:
Ali
2026-02-20 16:56:24 +09:00
parent 8ef5cdb218
commit 1964c34629

View File

@@ -3,6 +3,7 @@ services:
app: app:
build: . build: .
dockerfile: Dockerfile
image: test-app:latest image: test-app:latest
container_name: test-app container_name: test-app
environment: environment: