mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
Removed privileged mode from docker-compose.yml
This commit is contained in:
parent
8ef8a359e7
commit
033db804fe
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@ services:
|
|||
condition: service_healthy
|
||||
redis:
|
||||
condition: service_started
|
||||
privileged: true
|
||||
ports:
|
||||
- 80:80
|
||||
links:
|
||||
|
|
Loading…
Reference in a new issue