mirror of
https://github.com/aljazceru/cypherapps.git
synced 2025-12-17 05:14:22 +01:00
Merge pull request #13 from SatoshiPortal/releases/v0.7.0
Releases/v0.7.0
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
environment:
|
||||
- "TRACING=1"
|
||||
- "CYPHERNODE_URL=https://gatekeeper:${GATEKEEPER_PORT}"
|
||||
image: cyphernode/batcher:v0.1.1
|
||||
image: cyphernode/batcher:v0.1.2
|
||||
entrypoint: ["npm", "run", "start:dev"]
|
||||
volumes:
|
||||
- "$APP_SCRIPT_PATH/data:/batcher/data"
|
||||
|
||||
@@ -2,7 +2,7 @@ version: "3"
|
||||
|
||||
services:
|
||||
specter:
|
||||
image: cyphernode/specter:v1.2.2
|
||||
image: cyphernode/specter:v1.3.1
|
||||
command: $USER /entrypoint.sh "0.0.0.0"
|
||||
volumes:
|
||||
- "$APP_SCRIPT_PATH/data:/.specter"
|
||||
|
||||
Reference in New Issue
Block a user