diff options
author | clarkzjw <[email protected]> | 2022-12-12 10:58:43 -0800 |
---|---|---|
committer | clarkzjw <[email protected]> | 2022-12-12 10:58:43 -0800 |
commit | 16145f12002624f098be35b4108d38d9d23146df (patch) | |
tree | 96e15ffd3d4bbd2eb36fae0720d47487c8291c2d /rss.jinwei.me/config/requirements.yaml | |
parent | fe8cd972b5b72b8983c3f7fd6e7153c78ed278ea (diff) | |
download | jinwei.me-16145f12002624f098be35b4108d38d9d23146df.tar.gz |
config: start rss stack using docker-compose
Diffstat (limited to 'rss.jinwei.me/config/requirements.yaml')
-rw-r--r-- | rss.jinwei.me/config/requirements.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rss.jinwei.me/config/requirements.yaml b/rss.jinwei.me/config/requirements.yaml index 5229cc7..bb232f3 100644 --- a/rss.jinwei.me/config/requirements.yaml +++ b/rss.jinwei.me/config/requirements.yaml | |||
@@ -8,3 +8,5 @@ collections: | |||
8 | version: 1.3.0 | 8 | version: 1.3.0 |
9 | - name: community.docker | 9 | - name: community.docker |
10 | version: 3.2.1 | 10 | version: 3.2.1 |
11 | - name: community.mysql | ||
12 | version: 3.5.1 | ||