1 changed files with 1 additions and 0 deletions
@ -61,4 +61,5 @@ server "002-app.cdasia.com", user: "deploy", roles: %w[web app db worker] |
|||||||
# } |
# } |
||||||
|
|
||||||
set :rails_env, "production" |
set :rails_env, "production" |
||||||
|
set :repo_url, "[email protected]:lexintegritastech/cdao-pjet.git" |
||||||
set :docker_compose_file, -> { "docker-compose.production.yml" } |
set :docker_compose_file, -> { "docker-compose.production.yml" } |
||||||
|
|||||||
Loading…
Reference in new issue