Skip to content

Commit 31e760d

Browse files
YuevUwUwinstonsung
authored andcommitted
feat(docker): add run scripts
1 parent 506312d commit 31e760d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

run-dev.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docker compose up --build

run-prod.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docker compose -f docker-compose.yaml -f docker-compose.prod.yaml up --build

0 commit comments

Comments
 (0)