JupiterBroadcasting / jupiterbroadcasting.com

JupiterBroadcasting.com, hugo-based and community-driven!
https://jupiterbroadcasting.com
100 stars 49 forks source link

Update prod deployment command #618

Closed CGBassPlayer closed 4 months ago

CGBassPlayer commented 4 months ago

Updates the Makefile's prod deployment to use the newer docker compose command as well as add the --force-recreate flag so the container is recreated even if the container already exists.

ironicbadger commented 4 months ago

LGTM