Skip to content

Commit c511c94

Browse files
committed
Merge branch 'build' of github.com:InferenceKTH/Find-My-Next-Course into build
2 parents a2aa14a + 7e75958 commit c511c94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ services:
1212
- NODE_ENV=development # set environment variable to development
1313
command: npm run dev
1414
stdin_open: true # interactive sessions
15-
tty: true # keep the container running interactively
15+
tty: true # keep the container running interactively

0 commit comments

Comments
 (0)