central nginx manager

This commit is contained in:
Ned Wright 2025-01-14 16:14:25 +00:00
parent 4fd2aa6c6b
commit 9a516899e8

View File

@ -29,6 +29,7 @@ target_link_libraries(${EXECUTABLE_NAME}
singleton
rest
boost_context
boost_regex
pthread
)