docker config

This commit is contained in:
cupcakearmy 2019-08-25 18:48:45 +02:00
parent f2007e6ab5
commit 756f5a0d5d
2 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ services:
ports:
- 80:80
volumes:
- ./config/uploads.ini:/usr/local/etc/php/conf.d/uploads.ini:ro
- ./config/custom.ini:/usr/local/etc/php/conf.d/uploads.ini:ro
- ./data/wp:/var/www/html
- ./theme:/var/www/html/wp-content/themes/theme:ro