doncicuto / glim

Glim is a simple identity access management system that speaks some LDAP and has a REST API to manage users and groups
Other
23 stars 0 forks source link

Add flags for port and address when server starts #82

Closed doncicuto closed 1 year ago

doncicuto commented 1 year ago

Right now we have GLIM_API_ADDR and GLIM_LDAP_ADDR but for Helm chart I feel it'd better to have variables for port and address for flexibility.