Skip to content

dolefir/weathereader

Repository files navigation

weathereader-docker-compose

Running application

  • You need to ensure that you have correct one env file. If you don't, then you need to create a file .env.docker with the next content:
SECRET_KEY=your secret key
APIKEY=your APIKEY openweathermap (for this example my key 5ce0bd41ca021e708f8907d2b04ae34e)
  • Run the next command:
glide install
docker-compose build
docker-compose up

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages