mirror of
https://github.com/thedrewen/protojx-manager.git
synced 2026-03-21 01:48:54 +01:00
feat(commands): add uptime command with service selection and autocomplete
fix(Dockerfile): ensure entrypoint runs register command fix(status.service): update getStatusImageBar to use serviceId refactor(follow.command): simplify service lookup logic refactor(deploy-commands): remove unnecessary DataSource initialization
This commit is contained in:
@@ -9,4 +9,5 @@ RUN npm clean-install
|
||||
|
||||
# RUN npm run register
|
||||
|
||||
ENTRYPOINT [ "npm", "run", "register" ]
|
||||
CMD [ "npm", "run", "start" ]
|
||||
|
||||
Reference in New Issue
Block a user