Good morning, from this part of world i have a qu...
# kolide
d
Good morning, from this part of world i have a question from this configuration, i would appreciate your help
Copy code
/ usr / bin / fleet serve \
  --mysql_address = 127.0.0.1: 3306 \
  --mysql_database = kolide \
  --mysql_username = root \
  --mysql_password = toor \
  --redis_address = 127.0.0.1: 6379 \
  --server_cert = / tmp / server.cert \
  --server_key = / tmp / server.key \
  --logging_json
How can i add my configuration to port 443?
sorry, i found de answer and share configuration estructure on a file fleet.config
mysql: address: database: username: password: redis: address: auth: jwt_key: server: cert: key: address: