Changed Dockerfile

This commit is contained in:
Jose Selesan
2026-04-09 10:43:19 -03:00
parent 2a0558347a
commit 063991770a
6 changed files with 57 additions and 121 deletions

View File

@@ -1,4 +1,4 @@
export { API_ROUTE_PATHS, registerApiRoutes } from './register-routes'
export { API_ROUTES, API_ROUTE_PATHS, registerApiRoutes } from './register-routes'
export {
planFeatureFlagsSchema,
planRulesSchema,