From 6a2a39dae72d184cb5e086d108c7460f8730eb63 Mon Sep 17 00:00:00 2001 From: Peter Smit Date: Sun, 30 Mar 2025 09:25:22 +0200 Subject: [PATCH] Oops, i forgor --- nextcloud/.env.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nextcloud/.env.example b/nextcloud/.env.example index bd4c571..b624c0a 100644 --- a/nextcloud/.env.example +++ b/nextcloud/.env.example @@ -7,4 +7,6 @@ NEXTCLOUD_POSTGRES_DB= NEXTCLOUD_POSTGRES_USER= NEXTCLOUD_POSTGRES_PASSWORD= -COLLABORA_DOMAIN= \ No newline at end of file +COLLABORA_DOMAIN= +COLLABORA_USER= +COLLABORA_PASSWORD= \ No newline at end of file