Skip to content

Commit e53680f

Browse files
git commit
1 parent 0bc3ee8 commit e53680f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docker-compose.prod.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ services:
6565
#- .:/workspace:cached
6666
command: sleep infinity
6767

68-
68+
6969

7070
libretranslate:
7171
image: libretranslate/libretranslate:latest
@@ -77,6 +77,8 @@ services:
7777
ports:
7878
- "5000:5000"
7979

80+
81+
8082
redis:
8183
image: redis:7-alpine
8284
container_name: libre_redis

0 commit comments

Comments
 (0)