mirror of
https://github.com/runcitadel/apps.git
synced 2024-12-27 07:05:03 +00:00
Fix node JS
This commit is contained in:
parent
20ca9f471d
commit
be8eee1d8e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user