Skip to content

Commit

Permalink
Merge pull request #26 from eltociear/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
Siumauricio authored May 2, 2024
2 parents 3f9e138 + 701580a commit 47146df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/utils/builders/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { buildPaketo } from "./paketo";
// NIXPACKS codeDirectory = where is the path of the code directory
// HEROKU codeDirectory = where is the path of the code directory
// PAKETO codeDirectory = where is the path of the code directory
// DOKERFILE codeDirectory = where is the exact path of the (Dockerfile)
// DOCKERFILE codeDirectory = where is the exact path of the (Dockerfile)
export type ApplicationNested = InferResultType<
"applications",
{ mounts: true; security: true; redirects: true; ports: true }
Expand Down

0 comments on commit 47146df

Please sign in to comment.