This commit is contained in:
parent
b455647580
commit
816881c2cc
10 changed files with 654 additions and 6 deletions
|
|
@ -7,6 +7,7 @@ RUN bun install --frozen-lockfile
|
|||
|
||||
COPY tsconfig.json ./
|
||||
COPY src ./src
|
||||
COPY feed-sources.json ./
|
||||
|
||||
ENV HOST=0.0.0.0
|
||||
ENV PORT=3000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue