CivicTechAtlanta / civictechatlanta.org

Civic Tech Atlanta's main website
https://civictechatlanta.github.io/civictechatlanta.org/
GNU General Public License v3.0
0 stars 0 forks source link

Updated Docker so the build in DEV uses a different config.yaml file for local development #26

Closed Shaunm44 closed 5 months ago

Shaunm44 commented 5 months ago

Description Added infrastructure for different config files when working locally through Docker vs what gets built in Production

How to Test Pull down to local - run the docker compose up -d command to verify local site builds correctly.