Move production to the default and devlopment to alternate
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ services:
|
|||||||
- type: web
|
- type: web
|
||||||
name: mysite
|
name: mysite
|
||||||
runtime: docker
|
runtime: docker
|
||||||
dockerfilePath: ./production.Dockerfile
|
dockerfilePath: ./Dockerfile
|
||||||
repo: https://github.com/ryanwi/rails7-on-docker
|
repo: https://github.com/ryanwi/rails7-on-docker
|
||||||
region: oregon
|
region: oregon
|
||||||
branch: main
|
branch: main
|
||||||
|
|||||||
Reference in New Issue
Block a user