Skip to content

Commit

Permalink
Add edit chart command
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashochguertel committed Jun 25, 2023
1 parent 5701778 commit 65b1a97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions edit-chart
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ CURRENT_PATH="$(pwd)"
# cat "$COMPOSE_FILE"
docker-compose -f "$COMPOSE_FILE" up -d

sleep 1

echo ""
echo "open http://localhost:4173"
echo ""
Expand Down

0 comments on commit 65b1a97

Please sign in to comment.