mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
updated docker compose to use read only volumes for provider-backend
This commit is contained in:
parent
57fcc7712d
commit
14b2343ba4
@ -68,7 +68,7 @@ services:
|
||||
depends_on:
|
||||
- keeper-contracts
|
||||
volumes:
|
||||
- artifacts:/usr/local/contracts/
|
||||
- artifacts:/usr/local/contracts/:ro
|
||||
|
||||
pleuston:
|
||||
image: oceanprotocol/pleuston
|
||||
|
Loading…
Reference in New Issue
Block a user