Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 339 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 339 Bytes

devimages

Steps in installing

  1. Copy env file by running this command.
cp env.sample .env
  1. Set all your environment variables.
  2. Run this command to build and start the containers.
sudo docker-compose up -d nginx

License

Copyright (c) 2018 Cliff Richard Anfone. Released under the terms of the MIT license.