Skip to content

Commit

Permalink
remove wp entrypoint injection
Browse files Browse the repository at this point in the history
  • Loading branch information
pam199968 committed Oct 7, 2022
1 parent 2093d5d commit 6d4222c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions waypoint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ app "prosanteconnect/pscextract" {
"proxy_address" = var.proxy_address
}
dockerfile = "${path.app}/${var.dockerfile_path}"
disable_entrypoint = true
}
# Uncomment below to use a remote docker registry to push your built images.
registry {
Expand Down

0 comments on commit 6d4222c

Please sign in to comment.