boomer001 opened a new issue #3023:
URL: https://github.com/apache/incubator-dolphinscheduler/issues/3023


   *For better global communication, please give priority to using English 
description, thx! *
   
   **Describe the bug**
    
   I run  dolphinscheduler1.3  in docker, 
   ApiApplicationServer can't listen to 12345 , but 9090
   In application-api.properties, 
   server.port=12345
   
   I can 
    curl http://127.0.0.1:9090/dolphinscheduler/login -d 
'userName=admin&userPassword=dolphinscheduler123'
   success.
   response is:
   {"code":0,"msg":"login 
success","data":{"sessionId":"bff7e8dc-3266-45a2-801b-38b36f694342"}}
   
   
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to