diff --git a/fc.toml b/fc.toml index 7dfacd7..c3866bd 100644 --- a/fc.toml +++ b/fc.toml @@ -1,6 +1,6 @@ app = "nodejs-dockerfile-app-sample" region = "asia-south1" -handler = "index.handler" +handler = "" [build] dockerfile = "Dockerfile"