geo-data / cesium-terrain-server

A basic server for serving up filesystem based tilesets representing Cesium.js terrain models
271 stars 111 forks source link

Port fixed to 8000 and could not change #14

Open YingcaiDong opened 6 years ago

YingcaiDong commented 6 years ago

Hi I am using Windows 10, I try to change the port but it seem the server always start at port 8000 no matter how I change it. image

GitCMDR commented 6 years ago

Strange - I don't see this issue happening in my most recent installation. What version of Go are you using? @YingcaiDong

spaciandd commented 5 years ago

cesium-terrain-server -dir "C:\Users\abc xyz\etc" -port 2212 may be you need to put dir in double qoutes..