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:
@@ -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:
|
||||
|
Reference in New Issue
Block a user