Skip to content

Commit 6769bb0

Browse files
feat: docker compose restructure
1 parent dad4ddb commit 6769bb0

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
dev:
44
build:
55
context: ${PWD} # run commands from the repo root
6-
dockerfile: Docker/Dockerfile
6+
dockerfile: docker/Dockerfile
77
image: rcs-dev
88
user: root
99
tty: true
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)