Skip to content

Commit b18119a

Browse files
authored
Fix setup (#194)
* Update autoseal finalization delay in environment documentation * add simple explorer to docker configuration * Update environment documentation to include Simple Explorer UI and Docker command for container removal * Update Docker context for explorer service in environment documentation
1 parent c2adf11 commit b18119a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/build/sdk/v2/environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ services:
3636
3737
explorer:
3838
build:
39-
context: .
39+
context: https://github.com/UniqueNetwork/unique-template.git#explorer
4040
dockerfile: Dockerfile
4141
platform: linux/amd64
4242
restart: unless-stopped

0 commit comments

Comments
 (0)