LoginSignup
0
0

More than 3 years have passed since last update.

RainLoop

Posted at

起動

docker-compose.yml
rainloop:
  image: hardware/rainloop
  container_name: rainloop
  volumes:
    - ./data/:/rainloop/data
  ports:
    - 8888:8888
docker-compose up

管理画面にログイン

r1.png

管理画面にログイン成功

r2.png

メールサーバーの設定

  • 短いログイン名を使うにチェックを入れないとログインが成功しないかも。

スクリーンショット_2020-12-02_19-05-00.png

メールアカウントにログイン

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0