package core const ( BackendHost = "localhost:8080" FrontendHost = "localhost:8090" )