This commit is contained in:
2022-08-22 18:52:17 +02:00
parent 925b574751
commit 648f41ba77

View File

@@ -11,4 +11,4 @@ RUN npm install -g ts-node typescript
COPY . .
CMD node --experimental-specifier-resolution=node --loader ts-node/esm ./index.ts
CMD ts-node index.ts