chore: enable static asset serving for admin app

This commit is contained in:
Seth Call 2026-03-09 22:14:03 -05:00
parent e1997cf2f6
commit b5890bdd62
1 changed files with 2 additions and 0 deletions

View File

@ -31,6 +31,8 @@ spec:
value: "production"
- name: RAILS_LOG_TO_STDOUT
value: "true"
- name: RAILS_SERVE_STATIC_FILES
value: "true"
- name: SECRET_KEY_BASE
value: "a7b8c9d0e1f2g3h4i5j6k7l8m9n0o1p2q3r4s5t6u7v8w9x0y1z2a3b4c5d6e7f8"
- name: DATABASE_URL