mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
Updated Monica
This commit is contained in:
@@ -6,9 +6,9 @@ services:
|
||||
file: ${COOKBOOK}/piwigo/docker-compose.yml
|
||||
service: piwigo
|
||||
|
||||
piwigo-db:
|
||||
extends:
|
||||
file: ${COOKBOOK}/mariadb/docker-compose.yml
|
||||
service: mariadb
|
||||
command: --max_allowed_packet=32505856
|
||||
|
||||
piwigo-db:
|
||||
extends:
|
||||
file: ${COOKBOOK}/mariadb/docker-compose.yml
|
||||
service: mariadb
|
||||
command: --max_allowed_packet=32505856
|
||||
|
||||
Reference in New Issue
Block a user