Move production to the default and devlopment to alternate
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user