Skip to content

Commit

Permalink
cd: Update start.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
nyj001012 authored Oct 3, 2024
1 parent 04f6161 commit afcc3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/start.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/sh

docker-compose -f ~/backend-express/docker-compose.yaml up -d --build
docker-compose -f ~/backend/docker-compose.yaml up -d --build

0 comments on commit afcc3c6

Please sign in to comment.