groundwork for asset caching
This commit is contained in:
parent
b429841534
commit
0ab8ddc894
11 changed files with 78 additions and 24 deletions
|
@ -8,5 +8,6 @@ services:
|
|||
- "1443:1443"
|
||||
environment:
|
||||
- REDIS_HOST=redis
|
||||
- NODE_ENV=production
|
||||
redis:
|
||||
image: redis:alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue