This commit is contained in:
@@ -37,6 +37,7 @@ WORKDIR /app
|
||||
COPY --from=builder /app/main .
|
||||
COPY --from=builder /goose.git/goose .
|
||||
COPY ./src/migrations ./migrations
|
||||
COPY ./src/web ./web
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user