mirror of
https://github.com/cupcakearmy/liquet.git
synced 2024-10-31 23:54:12 +01:00
persistence
This commit is contained in:
parent
72d99748fb
commit
3d325f8efd
@ -4,6 +4,7 @@ services:
|
||||
wp:
|
||||
image: wordpress:5-apache
|
||||
volumes:
|
||||
- ./data/wp:/var/www/html
|
||||
- ./liquet:/var/www/html/wp-content/themes/liquet:ro
|
||||
ports:
|
||||
- 80:80
|
||||
|
Loading…
Reference in New Issue
Block a user