Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 343 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 343 Bytes

nginx config generator

A simple nginx config generator to generate domain config

Deployment

run make config to create config file:

make config

run application by :

docker compose up

swagger link for api architucture is :

[BASEURL]:8080/swagger/

Authors