HarrisKirk / blue-green-dreams

2 stars 1 forks source link

Bring up a local website for local testing #49

Closed HarrisKirk closed 1 year ago

HarrisKirk commented 1 year ago

Must have the ability to run the webserver locally

Need a way to start/stop docker container run -e WEATHER_API_TOKEN --rm -it --name gwa --network host --detach cjtkirk1/gwa:latest

http://0.0.0.0:8000