mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
docker extend build bash script working
This commit is contained in:
@@ -8,4 +8,4 @@ services:
|
||||
restart: always
|
||||
volumes:
|
||||
- "${VOL_PATH:-./data}/website:/data"
|
||||
- "${VOL_PATH:-./config}/php.ini:/usr/local/etc/php/php.ini"
|
||||
- "./config/php.ini:/usr/local/etc/php/php.ini"
|
||||
|
||||
Reference in New Issue
Block a user