File Based Config #120
coffee-cup
started this conversation in
Ideas
Replies: 3 comments
-
This would be cool because then you could say "Any app that has a |
Beta Was this translation helpful? Give feedback.
0 replies
-
This is an amazing idea! |
Beta Was this translation helpful? Give feedback.
0 replies
-
This has theoretically been implemented as of a while ago; however, if there's something else folks would like to see, we're open to feedback. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Original issue: #27
Nixpacks configuration should be able to be provided through a file on disk in the app source. The main benefit is that build configuration can be tracked through source control.
At the moment, the configurable options are
A very basic format for these options is a JSON file
Screenshot of comments on original issue 👇
Beta Was this translation helpful? Give feedback.
All reactions