mirror of
https://github.com/resourcespace/docker.git
synced 2025-10-07 01:54:28 +00:00
Only map config.php rather than whole include folder
This commit is contained in:
0
config.php
Normal file
0
config.php
Normal file
@@ -6,9 +6,8 @@ services:
|
||||
depends_on:
|
||||
- mariadb
|
||||
volumes:
|
||||
- include:/var/www/html/include
|
||||
- filestore:/var/www/html/filestore
|
||||
- ./testdir:/srv/storage/testdir
|
||||
- ./config.php:/var/www/html/include/config.php
|
||||
networks:
|
||||
- frontend
|
||||
- backend
|
||||
|
Reference in New Issue
Block a user