Update docker-compose.production.yml

This commit is contained in:
colin 2024-01-19 19:36:28 +00:00
parent e6a72e5796
commit a452d9a4e0
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ services:
redis:
build:
context: docker/redis
image: git.nixc.us/colin/haste:redis-production
image: git.nixc.us/colin/haste:production-redis
haste:
build:
context: docker/haste
image: git.nixc.us/colin/haste:haste-production
image: git.nixc.us/colin/haste:production-haste