- Run on port 9090 so we don't conflict with other services
- Route the docker-compose requests to the host network
- Dont require preview bucket information on startup
This takes out some environment variables that are not needed
for new users testing out locally.
We also adjusted the port usage so docker-compose will use the
same ports that local dev typically uses.