Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
creative-builds
/
kiola
like
0
Sleeping
App
Files
Files
Community
b2ff4b5
kiola
/
config
/
runtime.exs
Scott Hiett
Docker building and release
b2ff4b5
over 2 years ago
raw
Copy download link
history
blame
173 Bytes
import
Config
config
:srh
,
mode:
System
.get_env(
"TOKEN_RESOLUTION_MODE"
) ||
"file"
,
file_path:
System
.get_env(
"TOKEN_RESOLUTION_FILE_PATH"
) ||
"srh-config/tokens.json"