Rails startup options Most basic Rails server startup rails s with port... rails s -p 3003 Startup, while making Rails server available in the local network (so that all users in the same WiFi network can enter it):