persistence

This commit is contained in:
cupcakearmy 2019-05-03 09:26:43 +02:00
parent 72d99748fb
commit 3d325f8efd

View File

@ -4,6 +4,7 @@ services:
wp: wp:
image: wordpress:5-apache image: wordpress:5-apache
volumes: volumes:
- ./data/wp:/var/www/html
- ./liquet:/var/www/html/wp-content/themes/liquet:ro - ./liquet:/var/www/html/wp-content/themes/liquet:ro
ports: ports:
- 80:80 - 80:80