nginx depends on collabora and rocketchat to, otherwise they stop working after watchtower updated them (without nginx restart)

This commit is contained in:
Ralf Becker 2020-02-18 11:19:48 +01:00
parent 53c0c591ed
commit 01b57c3840

View File

@ -109,6 +109,8 @@ services:
- "4443:443"
depends_on:
- egroupware
- collabora-key
- rocketchat
container_name: egroupware-nginx
# run an own MariaDB:10.4 (you can use EGroupware's database backup and restore to add your existing database)