fixes
This commit is contained in:
@@ -101,17 +101,12 @@ verify_proto:
|
||||
fi
|
||||
@echo "$(GREEN)Proto layout OK (no root-level *.pb.go files).$(RESET)"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
run:
|
||||
REDIS_ADDRESS=10.10.3.18:6379 \
|
||||
REDIS_PASSWORD=slaskredis \
|
||||
CART_DEBUG_PORT=8091 \
|
||||
CART_PORT=8090 \
|
||||
go run ./cmd/cart/
|
||||
|
||||
tidy:
|
||||
@echo "$(YELLOW)Running go mod tidy...$(RESET)"
|
||||
|
||||
Reference in New Issue
Block a user