Support for complete laconic stack with console and test registration record (#335)
* Configure cli with necessary gas and fees args and address * Update version Former-commit-id: 0068a994f63c7a420ab223dd67b969ebaa604200
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
# TODO: look at folding these scripts into the container
|
||||
- ../config/fixturenet-laconicd/create-fixturenet.sh:/docker-entrypoint-scripts.d/create-fixturenet.sh
|
||||
- ../config/fixturenet-laconicd/export-mykey.sh:/docker-entrypoint-scripts.d/export-mykey.sh
|
||||
- ../config/fixturenet-laconicd/export-myaddress.sh:/docker-entrypoint-scripts.d/export-myaddress.sh
|
||||
# TODO: determine which of the ports below is really needed
|
||||
ports:
|
||||
- "6060"
|
||||
|
||||
Reference in New Issue
Block a user