From 405f11573e4f34aada6a43d151a92139f3d2200f Mon Sep 17 00:00:00 2001 From: kaiyou <pierre@jaury.eu> Date: Thu, 25 Jun 2020 07:46:03 +0000 Subject: [PATCH] Added test instance urls in the README --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36c3712..39ec8a3 100644 --- a/README.md +++ b/README.md @@ -50,4 +50,17 @@ npm install; ./node_modules/.bin/webpack-cli Run: ` export FLASK_APP=hiboo; flask run -` \ No newline at end of file +` + +### Test instance + +Our test instance is running at: https://auth.test.tedomum.net + +You can find some test services at : + + - https://write.test.tedomum.net + - https://seafile.test.tedomum.net + - https://nextcloud.test.tedomum.net + - https://riot.test.tedomum.net + +Please contact us if you want specific permissions on the test instance. -- GitLab