Skip to content
Snippets Groups Projects

doc refac

Merged Hugo Trentesaux requested to merge hugo/doc into master
14 files
+ 373
1477
Compare changes
  • Side-by-side
  • Inline

Files

@@ -4,7 +4,7 @@ services:
@@ -4,7 +4,7 @@ services:
# duniter smith node
# duniter smith node
duniter-v2s-smith:
duniter-v2s-smith:
container_name: duniter-v2s-smith
container_name: duniter-v2s-smith
image: duniter/duniter-v2s-gdev:latest
image: duniter/duniter-v2s-gdev-800:latest
ports:
ports:
# RPC API of a smith node should not be exposed publicly!
# RPC API of a smith node should not be exposed publicly!
- 127.0.0.1:9944:9944
- 127.0.0.1:9944:9944
Loading