We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3bcda2f + 72e4a5b commit 3413d3bCopy full SHA for 3413d3b
1 file changed
docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
- ./install/docker/setup.json:/usr/src/app/setup.json
13
14
translator-service:
15
- image: ../'translator-service'
+ image: 'translation-service'
16
restart: unless-stopped
17
ports:
18
- '5000:5000'
0 commit comments