We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53aab3d commit a29ad76Copy full SHA for a29ad76
cheqd/docker/docker-compose.yml
@@ -23,7 +23,7 @@ services:
23
- driver-did-cheqd
24
25
driver-did-cheqd:
26
- image: ghcr.io/cheqd/did-registrar:staging-latest
+ image: ghcr.io/cheqd/did-registrar:production-latest
27
ports:
28
- "9089:3000"
29
restart: on-failure
cheqd/integration/docker-compose.yml
@@ -91,7 +91,7 @@ services:
91
92
93
94
95
96
97
0 commit comments