Loading...
原文修改自: literal1. 克隆 mastodon$ git clone https://github.com/tootsuite/mastodon $ cd mastodon $ git checkout <你钟意的版本>2. 准备数据库# 初始化数据库 $ docker run \ -d --name bootstrap-postgres ...