Change PROD_NAME to PROD_HOST to be more specific.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Variables for fast-access of production server.
|
||||
|
||||
PROD_USER=user
|
||||
PROD_NAME=example.com
|
||||
PROD_HOST=example.com
|
||||
PROD_PORT=2222
|
||||
|
||||
PROD_GIT_USER=git
|
||||
|
||||
Reference in New Issue
Block a user