config.rb 112 B

12345
  1. module RimeDeploy
  2. module Config
  3. RIME_CONFIG_REPO = "https://github.com/gaboolic/rime-frost.git"
  4. end
  5. end