gull
gull copied to clipboard
Custom port
Hello, Is it possible to choose another port via env variable other than 8081 ?
not currently! apologies for that, i had planned to do so and add some more functionality to it such as use a proper gflag/config file library but i never got to it
Would it not work, if just changing it in the files where it is exposed. Example for non-coker: https://github.com/aeolyus/gull/blob/7ffce480463d31fe0555f2c9d87737bfe1d11dcf/server.go#L14 Then also reverse proxy (if nginx/apache/caddy), where required.