mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-05 18:33:05 +00:00
Removed privileged mode from docker-compose.yml
This commit is contained in:
parent
857e5620c5
commit
561aff34b9
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