renamed environment variables to remove P2P_ prefix
This commit is contained in:
parent
9136694d29
commit
73ccce627c
3 changed files with 19 additions and 9 deletions
|
@ -7,6 +7,6 @@ services:
|
|||
ports:
|
||||
- "1443:1443"
|
||||
environment:
|
||||
- P2P_REDIS_HOST=redis
|
||||
- REDIS_HOST=redis
|
||||
redis:
|
||||
image: redis:alpine
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue