commit from production server

This commit is contained in:
git_code2lab
2019-11-15 14:17:50 +06:30
parent 1330422b60
commit 213644d8ef
18 changed files with 1154 additions and 69 deletions

View File

@@ -1,7 +1,7 @@
redis: &redis
adapter: redis
url: redis://localhost:6379/1
url: redis://172.17.0.1:6380/1
production: *redis
development: *redis
test: *redis
test: *redis