|
|
@@ -11,7 +11,7 @@ services:
|
|
11
|
11
|
- ./configs/wp-config.php:/usr/src/wordpress/wp-config-sample.php
|
|
12
|
12
|
- ./uploads:/var/www/html/wp-content/uploads
|
|
13
|
13
|
- ./plugins:/var/www/html/wp-content/plugins
|
|
14
|
|
- - ./vue-theme:/var/www/html/wp-content/themes/vue-theme
|
|
|
14
|
+ - ./cvd-theme:/var/www/html/wp-content/themes/cvd-theme
|
|
15
|
15
|
- ./uploads.ini:/usr/local/etc/php/conf.d/uploads.ini
|
|
16
|
16
|
ports:
|
|
17
|
17
|
- 8080:80
|