mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-13 10:52:28 -04:00
Use docker compose watch for api
This commit is contained in:
@@ -5,6 +5,8 @@ COPY package.json bun.lock .
|
||||
COPY patches patches
|
||||
RUN bun install --production
|
||||
|
||||
COPY . .
|
||||
|
||||
EXPOSE 3567
|
||||
CMD ["bun", "dev"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user