Allow end user to configure what ports to listen on
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
|
||||
|
||||
namespace confighttp {
|
||||
constexpr auto PORT_HTTPS = 1;
|
||||
void start();
|
||||
}
|
||||
} // namespace confighttp
|
||||
|
||||
#endif //SUNSHINE_CONFIGHTTP_H
|
||||
|
||||
Reference in New Issue
Block a user