Sign inSign up

alvin2ye/brimir

By alvin2ye

Updated over 8 years ago

brimir opensource ticket system

Image
0

410

alvin2ye/brimir repository overview

README

  1. change SECRET_KEY_BASE in docker-compose.yml

  2. 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 })

Tag summary

Content type

Image

Digest

Size

390.9 MB

Last updated

over 8 years ago

docker pull alvin2ye/brimir