mirror of
https://github.com/Cameri/nostream.git
synced 2025-03-17 13:21:45 +01:00
fix: add docker CP for .railwayapp/settings to .nostr
This commit is contained in:
parent
0e455f7405
commit
7fe8f0bbe8
@ -72,6 +72,8 @@ LABEL org.opencontainers.image.licenses=MIT
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=build /build/dist .
|
||||
ADD resources /app/resources
|
||||
COPY .railwayapp/settings.yaml /app/.nostr/settings.yaml
|
||||
|
||||
RUN npm install --omit=dev --quiet
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user