Fixed bad redirections. Added variables to deploy.conf. Other misc changes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user