add extra hosts (can probably revert later)
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s

This commit is contained in:
2026-04-23 20:31:13 -05:00
parent 020b67b3cc
commit eb0a2e9d1d

View File

@@ -13,6 +13,8 @@ services:
- "5000:5000"
networks:
- agologum-net
extra_hosts:
- "host.docker.internal:host-gateway"
networks:
agologum-net: