refactor: update scripts for kebab-case service binary names
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -109,7 +109,7 @@ echo ""
|
||||
echo "Next steps:"
|
||||
echo "1. Your database is now set up and migrations have been applied"
|
||||
echo "2. SQLx should now work for compile-time verification"
|
||||
echo "3. You can start the services with: cargo run --bin trading_service"
|
||||
echo "3. You can start the services with: cargo run --bin trading-service"
|
||||
echo ""
|
||||
echo "Database connection details:"
|
||||
echo " URL: $DATABASE_URL"
|
||||
|
||||
Reference in New Issue
Block a user