Update Dockerfile and Compose

This commit is contained in:
Ali
2026-02-20 16:58:09 +09:00
parent 1964c34629
commit 3b7b18712b

View File

@@ -2,8 +2,9 @@ services:
app:
build: .
dockerfile: Dockerfile
build:
context: .
dockerfile: Dockerfile
image: test-app:latest
container_name: test-app
environment: