Files
Min Zeya Phyo d0a607e976 Fix cloud mode: ERB secrets, Redis auth, and Redis URL
- secrets.rb: Process ERB tags in secrets.yml and use ||= to not
  overwrite existing ENV vars (was clobbering SERVER_MODE=cloud with
  literal ERB string, causing app to fall into 'application' mode
  and redirect to /en/activate)
- license.rb: Use ENV['REDIS_URL'] for all Redis.new calls instead
  of defaulting to localhost (infrastructure Redis requires auth)
- redis.yml: Use ERB to read REDIS_URL env var for production
- sidekiq.rb: Process ERB when loading redis.yml

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07 23:21:46 +08:00
..
2025-06-02 17:21:41 +06:30
2025-07-16 10:32:36 +06:30
2025-06-02 17:21:41 +06:30
2017-10-23 11:38:10 +06:30
2019-12-20 11:55:45 +06:30
2017-10-23 11:38:10 +06:30
2020-02-19 16:06:56 +06:30
2025-07-04 16:37:24 +06:30
2018-05-04 11:18:53 +06:30
2023-08-24 10:40:31 +06:30
2017-10-23 11:38:10 +06:30