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