From 8198c1b65d4ab9579795748c365443043f6670a9 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Mon, 18 Jul 2022 03:05:30 +0200 Subject: [PATCH] add a discord server for docker help --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 4afea9e95..e13292290 100644 --- a/readme.md +++ b/readme.md @@ -25,6 +25,10 @@ docker-compose up ------ +For help or guidance with setting up your rDrama instance, please join this discord server https://discord.gg/a4atrEEvvG + +------ + For returning contributors, we have noticed the following issues (if you can help fix them, we will be very grateful!): 1. Docker doesn't know when we add a new Python dependency, `docker-compose build` is needed.