change SECRET_KEY_BASE in docker-compose.yml
fix domain & create init user
docker-compose exec main bash
rails c Tenant.first.update(domain: "yourdomain.com") User.create!({ email: '[email protected]', password: 'password', password_confirmation: 'password', agent: true })
Content type
Image
Digest
Size
390.9 MB
Last updated
over 8 years ago
docker pull alvin2ye/brimir