mirror of
https://github.com/ngthanhvu/kr-phim.git
synced 2026-08-10 16: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:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile.dev
|
||||
dockerfile: Dockerfile
|
||||
container_name: cinek
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user