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 @@ + +
+