Add console alias

This commit is contained in:
Kevin McConnell
2025-03-26 10:53:19 +00:00
parent 3bde5fdc1c
commit f099ab4dd9
+3
View File
@@ -24,3 +24,6 @@ builder:
env:
secret:
- SECRET_KEY_BASE
aliases:
console: app exec -i --reuse "bin/rails console"