Change PROD_NAME to PROD_HOST to be more specific.

This commit is contained in:
2026-03-27 17:26:07 -07:00
parent 7e7214eaf7
commit 9bde085ab4
2 changed files with 4 additions and 4 deletions

View File

@@ -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