Skip to content

Commit

Permalink
fix (#516): only office crash #518
Browse files Browse the repository at this point in the history
  • Loading branch information
c0xc authored Nov 2, 2022
1 parent bf2bca4 commit e206864
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@ services:

onlyoffice:
container_name: filestash_oods
image: onlyoffice/documentserver:6.4.2
image: onlyoffice/documentserver
restart: always
security_opt:
- seccomp:unconfined

0 comments on commit e206864

Please sign in to comment.