Skip to content

Commit

Permalink
Prepare domain switch
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaudgg committed Dec 23, 2024
1 parent 96c0d10 commit a0f5f0c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ servers:
# Note: If using Cloudflare, set encryption mode in SSL/TLS setting to "Full" to enable CF-to-app encryption.
proxy:
ssl: true
host: locali-ge.thibaud.gg
host: locali-ge.csa-admin.org
forward_headers: true

# Credentials for your image host.
Expand Down Expand Up @@ -47,8 +47,8 @@ env:
# 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.
#
# aliases:
# shell: app exec --interactive --reuse "bash"
aliases:
logs: app logs -n 100 -f

ssh:
user: kamal

0 comments on commit a0f5f0c

Please sign in to comment.