move api/server to api/edge/bff
This commit is contained in:
@@ -49,7 +49,7 @@ COPY --from=builder /src/api/fx/storage ./api/fx/storage
|
||||
COPY --from=builder /src/api/gateway/mntx ./api/gateway/mntx
|
||||
|
||||
# Source code will be mounted at runtime
|
||||
WORKDIR /src/api/server
|
||||
WORKDIR /src/api/edge/bff
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user