Enable logging on app exec new containers
This commit is contained in:
@@ -15,6 +15,7 @@ module Kamal::Commands::App::Execution
|
||||
"--network", "kamal",
|
||||
*role&.env_args(host),
|
||||
*argumentize("--env", env),
|
||||
*role.logging_args,
|
||||
*config.volume_args,
|
||||
*role&.option_args,
|
||||
config.absolute_image,
|
||||
|
||||
Reference in New Issue
Block a user