We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0da1674 commit 4f3c816Copy full SHA for 4f3c816
deployment/docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
- "27017"
16
17
questions:
18
- image: ghcr.io/peerprep/peerprep-questions:latest
+ image: ghcr.io/peerprep/peerprep-questions-service:latest
19
container_name: peerprep-questions
20
restart: always
21
depends_on:
0 commit comments