Initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
commit
f4fe6b2074
63 changed files with 1478 additions and 0 deletions
8
config/dockerfile.yml
Normal file
8
config/dockerfile.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# generated by dockerfile-rails
|
||||
|
||||
---
|
||||
options:
|
||||
label:
|
||||
fly_launch_runtime: rails
|
||||
postgresql: true
|
||||
prepare: false
|
||||
Loading…
Reference in a new issue