Move production to the default and devlopment to alternate

This commit is contained in:
Ryan W
2023-10-15 16:48:43 -07:00
parent 33cc3f332b
commit a2d18a758d
+1 -1
View File
@@ -8,7 +8,7 @@ services:
- type: web
name: mysite
runtime: docker
dockerfilePath: ./production.Dockerfile
dockerfilePath: ./Dockerfile
repo: https://github.com/ryanwi/rails7-on-docker
region: oregon
branch: main