From 2f1ad8bedcda1cc7bb2ef2ea3144f24fd8c822ce Mon Sep 17 00:00:00 2001
From: Max Lou <mhartel@digitallearning.gmbh>
Date: Fri, 17 Mar 2023 09:12:41 +0100
Subject: [PATCH] Update single-compose/.env.sample

---
 single-compose/.env.sample | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/single-compose/.env.sample b/single-compose/.env.sample
index 49f89a3..1d49b60 100644
--- a/single-compose/.env.sample
+++ b/single-compose/.env.sample
@@ -31,4 +31,5 @@ DYNACONF_ANALYTICS_BACKEND_URL=http://scheduler:5000
 DYNACONF_RIGHTS_ENGINE_BACKEND_URL=http://localhost:80/
 POSTGRES_USER=postgres
 POSTGRES_DATABASE=analytics-engine
-POSTGRES_PASSWORD=CHANGE_ME
\ No newline at end of file
+POSTGRES_PASSWORD=CHANGE_ME
+SP_HOST=polaris.ruhr-uni-bochum.de
-- 
GitLab