add extra hosts (can probably revert later)
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
All checks were successful
Build and Deploy API / build-and-deploy (push) Successful in 8s
This commit is contained in:
@@ -13,6 +13,8 @@ services:
|
|||||||
- "5000:5000"
|
- "5000:5000"
|
||||||
networks:
|
networks:
|
||||||
- agologum-net
|
- agologum-net
|
||||||
|
extra_hosts:
|
||||||
|
- "host.docker.internal:host-gateway"
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
agologum-net:
|
agologum-net:
|
||||||
|
|||||||
Reference in New Issue
Block a user