mirror of
https://github.com/runcitadel/apps.git
synced 2024-11-14 09:50:22 +00:00
Update app.yml (#54)
This commit is contained in:
parent
c243474440
commit
cac80ce42c
|
@ -30,4 +30,6 @@ services:
|
|||
- python initialize.py -net '${BITCOIN_NETWORK}' -server '${LND_IP}:${LND_GRPC_PORT}' -pw '${APP_SEED}' -d && supervisord && python manage.py runserver 0.0.0.0:3000
|
||||
mounts:
|
||||
lnd: /root/.lnd
|
||||
data:
|
||||
data: /lndg/data
|
||||
port: 3000
|
||||
|
|
Loading…
Reference in New Issue
Block a user