Add port
This commit is contained in:
parent
4dded62b79
commit
918ceb78ec
|
@ -17,7 +17,7 @@ services:
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
environment:
|
environment:
|
||||||
- BLOCKER_API_URL=blocker
|
- BLOCKER_API_URL=blocker:4000
|
||||||
networks:
|
networks:
|
||||||
shared:
|
shared:
|
||||||
ipv4_address: 10.10.10.110
|
ipv4_address: 10.10.10.110
|
||||||
|
|
Reference in New Issue