solved 404 not found on get style and script

This commit is contained in:
lenovo
2022-10-26 14:05:02 +02:00
parent 4b053a5582
commit c9e794b4ec
4 changed files with 8 additions and 23 deletions

View File

@@ -24,7 +24,8 @@ services:
- "443:443"
#- "80:80"
volumes:
- wp_volume:/var/www/html
- wp_volume:${WP_DIR}
- wp_plugins:${WP_PLUGIN_DIR}
build:
context: ./requirements/nginx
args: