mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-23 06:50:54 +01:00
config: update dockerfile path (#1571)
This commit is contained in:
@@ -18,7 +18,7 @@ COPY .next/standalone ./
|
||||
COPY .next/static ./.next/static
|
||||
COPY ./scripts/run.sh ./scripts/run.sh
|
||||
COPY ./drizzle ./drizzle
|
||||
RUN mkdir database
|
||||
RUN mkdir /data
|
||||
COPY ./src/migrate.ts ./src/migrate.ts
|
||||
|
||||
# Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user