add: improved workflow for caprover
This commit is contained in:
+2
-1
@@ -26,7 +26,8 @@ services:
|
||||
container_name: app
|
||||
image: hackeamos/wp
|
||||
build:
|
||||
context: './docker/wordpress'
|
||||
context: .
|
||||
dockerfile: ./docker/wordpress/Dockerfile
|
||||
volumes:
|
||||
- webroot:/var/www/html
|
||||
- ./app/themes:/var/www/html/wp-content/themes
|
||||
|
||||
Reference in New Issue
Block a user