Skip to content

Commit

Permalink
Merge pull request #256 from Dapp-Learning-DAO/dev
Browse files Browse the repository at this point in the history
support third anniversary  War NTF
  • Loading branch information
yanyanho authored Jun 1, 2024
2 parents 2e24103 + 06d7ea0 commit 01ebda4
Show file tree
Hide file tree
Showing 101 changed files with 31,189 additions and 854 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ RUN apk --no-cache add bash curl wget

EXPOSE 8080

COPY NFT-DL-WARCRAFT.json /config/NFT-DL-WARCRAFT.json

ENV DEBUG_OPTS="-agentlib:jdwp=transport=dt_socket,address=9093,server=y,suspend=n"
ENV JAVA_OPTS="-Dfile.encoding=UTF-8 -Xmx256m -Xms256m -Xmn128m -Xss512k -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/logs/heap_error.log"

Expand Down
Loading

0 comments on commit 01ebda4

Please sign in to comment.