Add privilege to docker compose

This commit is contained in:
jeanGaston
2024-01-30 10:39:08 +01:00
parent b770178713
commit ce5e746266
+1
View File
@@ -12,6 +12,7 @@ services:
dockerfile: ./DOCKERFILE
ports:
- '80:5000'
privileged: true
database:
image: mariadb