omni / token-bridge

Oracle service for TokenBridge. TB is an interoperability solution between Ethereum networks for native to ERC20 and ERC20 to ERC20 cross chain transfers
109 stars 54 forks source link

I have set docker restart on "always" instead "on-failure", set rabbit:3 instead rabbit:3-management. Added files to .dockerignore. #109

Closed VladimirNovgorodov closed 6 years ago

VladimirNovgorodov commented 6 years ago

I have set docker restart on "always" instead "on-failure", set rabbit:3 instead rabbit:3-management. Added files to .dockerignore, because all files from bridge directory was getting into docker image.

akolotov commented 6 years ago

@VladimirNovgorodov is my understanding correct and we need to close this PR without merging?

VladimirNovgorodov commented 6 years ago

@VladimirNovgorodov is my understanding correct and we need to close this PR without merging? Yes.