mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-07 09:11:50 +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
|
condition: service_healthy
|
||||||
redis:
|
redis:
|
||||||
condition: service_started
|
condition: service_started
|
||||||
privileged: true
|
|
||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
links:
|
links:
|
||||||
|
|
Loading…
Reference in a new issue