Changeset 0.9.0 (#50)
This commit is contained in:
@@ -41,6 +41,7 @@ RUN apk add --no-cache bash
|
||||
|
||||
# Go backend binary
|
||||
COPY --from=backend /bin/switchboard /usr/local/bin/switchboard
|
||||
COPY --from=backend /app/database/migrations /app/database/migrations
|
||||
|
||||
# Frontend static files
|
||||
COPY src/ /usr/share/nginx/html/
|
||||
|
||||
Reference in New Issue
Block a user