infracloud/dev-scripts/run_rails2.sh
2026-03-04 05:58:41 -06:00

2 lines
219 B
Bash

#!/bin/bash
DATABASE_URL="postgresql://coolify:Shared%23User%23Password%23123%214@kssgo8ccgkos0kw0c0owgk8o:5432/postgres_db" RAILS_ENV="production" bundle exec rails runner "Setting.host_name = 'projetos.rede5.com.br'"