rename ax server docker file
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m47s
All checks were successful
Build and Push Docker Container / build-and-push (push) Successful in 1m47s
This commit is contained in:
@@ -22,4 +22,4 @@ COPY --from=builder /ax /usr/local/bin/ax
|
||||
|
||||
EXPOSE 7000
|
||||
|
||||
ENTRYPOINT ["ax"]
|
||||
ENTRYPOINT ["ax", "serve"]
|
||||
|
||||
Reference in New Issue
Block a user