fix: update dockerfile reference from Dockerfile.dev to Dockerfile in docker-compose.yml

This commit is contained in:
ngthanhvu
2026-08-06 21:10:13 -04:00
parent dda92c2cc6
commit 8ebc375218
+1 -1
View File
@@ -25,7 +25,7 @@ services:
cinek: cinek:
build: build:
context: . context: .
dockerfile: Dockerfile.dev dockerfile: Dockerfile
container_name: cinek container_name: cinek
restart: unless-stopped restart: unless-stopped
environment: environment: