Mikrotik_API
Mikrotik_API copied to clipboard
Docker Port 80
In the docker-compose.yml file need to change line 22 from - ${APP_PORT:-0}:80
to - ${APP_PORT:-80}:80
otherwise can not access it in the browser as expected.
That's a good idea. Can you create a PR for that?
Ok I will do that. Amazing work btw as the original version is behind and not working. This one works amazing.
On Wed, Jan 6, 2021 at 12:24 AM Arash Hatami [email protected] wrote:
That's a good idea. Can you create a PR for that?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hatamiarash7/Mikrotik_API/issues/1#issuecomment-755133193, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACO3SOKQXG5KNRXNR3GVRA3SYQFZRANCNFSM4VRUBPFQ .