Use host network for onlyoffice container.
This commit is contained in:
parent
52ac1b709f
commit
38d0a47189
@ -46,14 +46,11 @@
|
||||
# Workaround to be removed with newer images
|
||||
cap_add:
|
||||
- audit_write
|
||||
expose:
|
||||
- '80'
|
||||
- '443'
|
||||
volumes:
|
||||
- /mnt/volumes/onlyoffice_data/data:/var/www/onlyoffice/Data:Z
|
||||
- /mnt/volumes/onlyoffice_log/data:/var/log/onlyoffice:Z
|
||||
network:
|
||||
- reverse-proxy
|
||||
- host
|
||||
generate_systemd:
|
||||
path: /etc/systemd/system
|
||||
become: true
|
||||
|
Loading…
Reference in New Issue
Block a user