Skip to content

Commit db6beca

Browse files
authored
Update docker-compose.debug.yml
1 parent 252fcce commit db6beca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
frontend:
44
build:
55
context: ./frontend
6-
dockerfile: Debug.Dockerfile
6+
dockerfile: debug.dockerfile
77
command: ["npm", "run", "start:debug"]
88
ports:
99
- 4200:4200

0 commit comments

Comments
 (0)