Skip to content

Commit

Permalink
fix: xiaoya proxy remove memory limit
Browse files Browse the repository at this point in the history
  • Loading branch information
DDSRem committed Aug 2, 2024
1 parent c38b821 commit 69f5ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xiaoya_proxy/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash

exec dumb-init java -jar -Xmx64m /xiaoya_proxy.jar
exec dumb-init java -jar /xiaoya_proxy.jar

0 comments on commit 69f5ba5

Please sign in to comment.