docker extend build bash script working

This commit is contained in:
2024-07-21 17:52:33 -07:00
parent 0c4bb4a289
commit 2bd83096a8
33 changed files with 547 additions and 189 deletions
+1 -1
View File
@@ -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"