Skip to content

Commit 20d39f4

Browse files
YuevUwUwinstonsung
authored andcommitted
feat(docker): add run scripts
1 parent 2c751a1 commit 20d39f4

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

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)