Skip to content

Commit 0fb6b0d

Browse files
authored
fix: set file permission on index.php (#34)
1 parent 8dc433f commit 0fb6b0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.adminer.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ services:
2525
configs:
2626
- source: adminer-index.php
2727
target: /var/www/html/index.php
28+
mode: "0444"
2829

2930
configs:
3031
adminer-index.php:

0 commit comments

Comments
 (0)