- commit
- 1bada29
- parent
- 7cadb0c
- author
- Eric Bower
- date
- 2024-03-13 19:36:17 +0000 UTC
fix(imgs): registry needs imgs network
1 files changed,
+2,
-0
+2,
-0
1@@ -36,6 +36,8 @@ services:
2 - .env.prod
3 volumes:
4 - ./imgs/registry.yml:/etc/docker/registry/config.yml
5+ networks:
6+ - imgs
7 imgproxy:
8 env_file:
9 - .env.prod