We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5f9447 commit 38d89f3Copy full SHA for 38d89f3
1 file changed
compose-files/ocean_contracts.yml
@@ -1,8 +1,8 @@
1
version: '3'
2
services:
3
ocean-contracts:
4
- #image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
5
- image: ghcr.io/oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
+ image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
+ #image: ghcr.io/oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-latest}
6
networks:
7
ocean_backend:
8
ipv4_address: 172.15.0.14
0 commit comments