toncenter / ton-http-api

HTTP API for TON (The Open Network)
https://toncenter.com
GNU General Public License v3.0
164 stars 25 forks source link

Can't override the HTTP port inside Docker container #95

Open slavafomin opened 7 months ago

slavafomin commented 7 months ago

Hello!

The TON_API_HTTP_PORT variable doesn't affect the HTTP port that is getting bound by the webserver. There is no way to override it without overriding the ENTRYPOINT.