1
0
mirror of https://github.com/trambarhq/relaks-wordpress-example.git synced 2025-09-03 05:02:34 +02:00

Renamed Nginx config file.

Added references to published libraries to package.json.
Fixed prefetching when there's a base path.
Rebuilt code.
This commit is contained in:
Chung Leong
2019-01-31 20:04:58 +01:00
parent 0a7c292418
commit 52bebf5d1e
11 changed files with 32 additions and 24 deletions

View File

@@ -19,7 +19,7 @@ services:
- node
image: nginx:latest
volumes:
- ./server/nginx-ext:/etc/nginx/conf.d
- ./server/nginx-remote:/etc/nginx/conf.d
- web_cache:/var/cache/nginx
networks:
network: