Removed privileged mode from docker-compose.yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user