mirror of
https://github.com/ngthanhvu/kr-phim.git
synced 2026-08-10 14:07:47 +00:00
fix: update dockerfile reference from Dockerfile.dev to Dockerfile in docker-compose.yml
This commit is contained in:
+1
-1
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user