Skip to content

Commit

Permalink
test update
Browse files Browse the repository at this point in the history
  • Loading branch information
megasanjay committed Nov 12, 2024
1 parent 89cfa4c commit 76c0ec1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,11 @@ builder:

# Inject ENV variables into containers (secrets come from .kamal/secrets).
#
# env:
# clear:
# DB_HOST: 192.168.0.2
# secret:
# - RAILS_MASTER_KEY
env:
clear:
DB_HOST: 192.168.0.2
secret:
- SV

# 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.
Expand Down

0 comments on commit 76c0ec1

Please sign in to comment.