Skip to content

Commit

Permalink
fix: remove deploy cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
thekovie committed Mar 4, 2024
1 parent b635475 commit 895f34e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions DBApplication/dbapp/fly.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,4 @@ primary_region = "sin"
[env]
JAVA_TOOL_OPTIONS="-Xss256K -XX:MaxDirectMemorySize=2M -XX:ReservedCodeCacheSize=32M -XX:MaxMetaspaceSize=32M -Xmx32m"
BPL_JVM_THREAD_COUNT="100"

[deploy]
release_command = "sudo chmod a+x /layers/paketo-buildpacks_apache-tomcat/"

0 comments on commit 895f34e

Please sign in to comment.