refactor: ts3gotify to standalone module
This commit is contained in:
@@ -20,4 +20,4 @@ FROM base AS release
|
||||
COPY --from=install /temp/prod/node_modules node_modules
|
||||
COPY --from=build /app/dist .
|
||||
|
||||
CMD [ "bun", "/app/app.js"]
|
||||
CMD [ "bun", "/app/main.js"]
|
||||
Reference in New Issue
Block a user