mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
fix: Add service to database when registering
This commit is contained in:
committed by
Prad Nukala (aider)
parent
1810ee1c7f
commit
861fbf501d
+1
-1
@@ -39,6 +39,6 @@ RUN apk add --no-cache curl make bash jq sed
|
||||
WORKDIR /opt
|
||||
|
||||
# rest server, tendermint p2p, tendermint rpc
|
||||
EXPOSE 1317 26656 26657
|
||||
EXPOSE 1317 26656 26657 6060
|
||||
|
||||
CMD ["/usr/bin/sonrd", "version"]
|
||||
|
||||
Reference in New Issue
Block a user