Fixing log command on role

This commit is contained in:
Guillaume Briday
2025-01-02 22:51:01 +01:00
committed by GitHub
parent 1547089da0
commit 2b9d5c2b19

View File

@@ -49,7 +49,7 @@ builder:
# - RAILS_MASTER_KEY
# Aliases are triggered with "bin/kamal <alias>". You can overwrite arguments on invocation:
# "bin/kamal logs -r job" will tail logs from the first server in the job section.
# "bin/kamal app logs -r job" will tail logs from the first server in the job section.
#
# aliases:
# shell: app exec --interactive --reuse "bash"