mirror of
https://github.com/cupcakearmy/wordpress-template.git
synced 2024-12-21 23:56:29 +00:00
docker config
This commit is contained in:
parent
f2007e6ab5
commit
756f5a0d5d
@ -12,7 +12,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- 80:80
|
- 80:80
|
||||||
volumes:
|
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
|
- ./data/wp:/var/www/html
|
||||||
- ./theme:/var/www/html/wp-content/themes/theme:ro
|
- ./theme:/var/www/html/wp-content/themes/theme:ro
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user