We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc433f commit 0fb6b0dCopy full SHA for 0fb6b0d
docker-compose.adminer.yaml
@@ -25,6 +25,7 @@ services:
25
configs:
26
- source: adminer-index.php
27
target: /var/www/html/index.php
28
+ mode: "0444"
29
30
31
adminer-index.php:
0 commit comments