File size: 133 Bytes
c0e2bf5
 
 
abcde98
 
 
c0e2bf5
b2ff4b5
1
2
3
4
5
6
7
8
9
import Config

config :srh,
  mode: "file",
  file_path: "srh-config/tokens.json",
  port: 8080

import_config "#{config_env()}.exs"