Skip to content

Commit 974ad56

Browse files
committed
Another TIME and some compose deps
1 parent 360ecd9 commit 974ad56

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docker-compose.yml

+2
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ services:
1515
context: .
1616
ports:
1717
- 80:80
18+
depends_on:
19+
- flask-app
1820

1921
redis-unstable:
2022
build:

docker/redis/interwebz.aclfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
user default on #5b11618c2e44027877d0cd0921ed166b9f176f50587fc91e7534dd2946db77d6 ~* &* +@all
2-
user interwebz on #0b14d501a594442a01c6859541bcb3e8164d183d32937b851835442f69d5c94e ~* resetchannels -@all +@string +@hash +@geo +@bitmap +@set +@hyperloglog +@stream +@sortedset +@list +@keyspace -pfdebug -sort_ro -bzmpop +ping +command -brpop -move -pfselftest -restore -restore-asking -bzpopmax -blpop -keys -xinfo|help -copy -sort -xgroup|help +info -xread +memory|usage -blmpop +client|help +client|id -swapdb +echo -blmove -brpoplpush -bzpopmin -flushdb -flushall -randomkey -xreadgroup -migrate +keys
2+
user interwebz on #0b14d501a594442a01c6859541bcb3e8164d183d32937b851835442f69d5c94e ~* resetchannels -@all +@string +@hash +@geo +@bitmap +@set +@hyperloglog +@stream +@sortedset +@list +@keyspace -pfdebug -sort_ro -bzmpop +ping +command -brpop -move -pfselftest -restore -restore-asking -bzpopmax -blpop -keys -xinfo|help -copy -sort -xgroup|help +info -xread +memory|usage -blmpop +client|help +client|id -swapdb +echo -blmove -brpoplpush -bzpopmin -flushdb -flushall -randomkey -xreadgroup -migrate +keys +time

0 commit comments

Comments
 (0)