Update docker-compose.production.yml

This commit is contained in:
colin 2024-03-04 00:15:16 +00:00
parent 132bd5c900
commit c2766cab1b
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ services:
build:
context: ./docker/database/
dockerfile: Dockerfile
image: git.nixc.us/colin/searxng:production-database
image: git.nixc.us/colin/hedgedoc:production-database
hedgedoc:
build:
context: ./docker/hedgedoc/
dockerfile: Dockerfile
image: git.nixc.us/colin/searxng:production-hedgedoc
image: git.nixc.us/colin/hedgedoc:production-hedgedoc