Automatically restarting wallet service

This commit is contained in:
Chris Troutner
2021-12-30 07:52:22 -08:00
parent 09a58a78ef
commit 02512a8183
+1
View File
@@ -58,3 +58,4 @@ services:
- '5010:5010' # <host port>:<container port>
volumes:
- ../data/ipfsdata:/home/safeuser/ipfs-bch-wallet-service/.ipfsdata
restart: always