Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Nov 29, 2023
1 parent df926f6 commit 7c84b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inabox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ exp:
go run ./deploy/cmd exp

deploy-all:
go run ./deploy/cmd -deploy-resources -localstack-port 4570 -deploy-resources true all
go run ./deploy/cmd -localstack-port 4570 -deploy-resources true all

stop-infra:
./bin.sh stop-anvil
Expand Down

0 comments on commit 7c84b58

Please sign in to comment.