Fix node JS

This commit is contained in:
Aaron Dewes 2021-11-10 12:59:58 +01:00 committed by GitHub
parent 20ca9f471d
commit be8eee1d8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,8 +43,9 @@ containers:
stop_grace_period: 1m
data:
- data:/data
port: 3000
environment:
PORT: $APP_NODE_RED_PORT
PORT: 3000
BITCOIN_NETWORK: $BITCOIN_NETWORK
BITCOIN_IP: $BITCOIN_IP
BITCOIN_RPC_PORT: $BITCOIN_RPC_PORT