Move OnlyOffice to Nextcloud area.

This commit is contained in:
2023-08-20 16:56:24 -07:00
parent 2d21ed7ae4
commit 73a9aa1362
2 changed files with 13 additions and 12 deletions

View File

@@ -1,12 +0,0 @@
# 2023-07-25
# OnlyOffice server for Nextcloud.
version: '3'
services:
app:
image: onlyoffice/documentserver
restart: always
ports:
- 8000:80
- 4443:443