Fixed bad redirections. Added variables to deploy.conf. Other misc changes

This commit is contained in:
Raphaël Numbus
2026-01-17 15:13:31 +01:00
parent 98a144d408
commit 189f2bfec9
3 changed files with 7 additions and 4 deletions
+2
View File
@@ -1,6 +1,8 @@
#TARGET SETTINGS
export TARGET_HOST="192.168.1.10"
export REMOTE_PASS="example"
export SSH_PUBLIC_KEY="ssh-ed25519 AAAAoefzefpoipoeCEZJCPEACPAcjapjcpajepcjAPJECJPEJAPJAZ yours@yourdomain.com"
export SERVER_OWNER_NAME="yourName"
# TRAEFIK SETTINGS
export DOMAIN_NAME="yourdomain.com"