Closed mdelapenya closed 5 years ago
Having a JSON file at user's home for configuration could help in simplifying common-use tasks, like running always latest in a specific port, like i.e. lpn run release will use port 8081 and a specific volume for portal-ext, and things like that
lpn run release
Let's use Viper for that configuration
Package Delivery!
Having a JSON file at user's home for configuration could help in simplifying common-use tasks, like running always latest in a specific port, like i.e.
lpn run release
will use port 8081 and a specific volume for portal-ext, and things like thatLet's use Viper for that configuration