Skip to content

Commit 99a390b

Browse files
committed
build: bin/up keeps process
This matches the docker flow in the readme.
1 parent 8fe95a7 commit 99a390b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/up

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/usr/bin/env sh
22

3-
docker-compose up -d --build
3+
docker-compose up --build

0 commit comments

Comments
 (0)