From 3394ba9650d23968413afbee1c06b8885a3037e8 Mon Sep 17 00:00:00 2001 From: SDGDen Date: Tue, 10 Mar 2026 04:24:16 +0100 Subject: [PATCH] added some stuff to site --- stacks/onlyoffice/compose.yml | 3 --- stacks/site/config/www/index.html | 34 +++++++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 stacks/site/config/www/index.html diff --git a/stacks/onlyoffice/compose.yml b/stacks/onlyoffice/compose.yml index 7b1e602..6ab7c2d 100644 --- a/stacks/onlyoffice/compose.yml +++ b/stacks/onlyoffice/compose.yml @@ -3,8 +3,6 @@ services: stdin_open: true tty: true restart: always - ports: - - 5678:80 networks: - dockge_default image: onlyoffice/documentserver @@ -15,7 +13,6 @@ services: JWT_SECRET: ?onlyofficeJWT? JWT_IN_BODY: true ADMINPANEL_ENABLED: true - DOCSERV_IP_ALLOWED: ?localip? networks: dockge_default: external: true \ No newline at end of file diff --git a/stacks/site/config/www/index.html b/stacks/site/config/www/index.html new file mode 100644 index 0000000..8880033 --- /dev/null +++ b/stacks/site/config/www/index.html @@ -0,0 +1,34 @@ + + + Welcome to ?domain? + + + +
+

Welcome to ?domain?

+

This website is currently not set up, you can edit it easily using filebrowser at /stacks/site/config/www/index.html

+

For help and support, please contact: ?adminemail?

+
+ +