We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baa01b1 commit 184a8e6Copy full SHA for 184a8e6
1 file changed
Dockerfile
@@ -33,6 +33,7 @@ RUN sed -i '/^run_tui /s/=.*$/= false/' grin-server.toml
33
RUN sed -i '/^api_http_addr /s/=.*$/= "0.0.0.0:13413"/' grin-server.toml
34
35
RUN chmod 777 /home/grin/.grin
36
+
37
VOLUME ["/home/grin/.grin"]
38
39
# Mainnet ports
0 commit comments