This website requires JavaScript.
Explore
Help
Sign In
KingChan
/
forgeplus
forked from
Trustie/forgeplus
Watch
0
Star
0
Fork
You've already forked forgeplus
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
huawei_code_check
forgeplus
/
config
/
redis.yml.example
11 lines
162 B
Plaintext
Raw
Permalink
Blame
History
default: &default
url: redis://localhost:6379
db: 1
development:
<<: *default
test:
<<: *default
production:
<<: *default
url: redis://localhost:6379
Reference in New Issue
View Git Blame
Copy Permalink