summaryrefslogtreecommitdiff
path: root/create_service.sh
diff options
context:
space:
mode:
authorElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-02 20:43:23 -0800
committerElizabeth Hunt <elizabeth.hunt@simponic.xyz>2025-01-02 20:43:23 -0800
commite4f968cec07f2e881e7ef5966a5bf56735a96ee8 (patch)
tree3f4854040dde53c7369f323b9a5e1353c369bbe3 /create_service.sh
parent8e33d86d2735476ebabc7878af3d27c41b856ad6 (diff)
downloadoldinfra-e4f968cec07f2e881e7ef5966a5bf56735a96ee8.tar.gz
oldinfra-e4f968cec07f2e881e7ef5966a5bf56735a96ee8.zip
make it look better
Diffstat (limited to 'create_service.sh')
-rwxr-xr-xcreate_service.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/create_service.sh b/create_service.sh
index 59312d0..acbdf5f 100755
--- a/create_service.sh
+++ b/create_service.sh
@@ -5,8 +5,8 @@ set -e
DNS_ENDPOINT="https://hatecomputers.club/dns"
BIND_FILE="roles/nameservers/templates/db.simponic.xyz.j2"
-SERVICE_TITLE="something simponic."
-SERVICE="something"
+SERVICE_TITLE="phoneof simponic."
+SERVICE="phoneof"
SERVICE_PORT="6363"
SERVICE_REPO="git.simponic.xyz/simponic/$SERVICE"
SERVICE_ORIGIN="git@git.simponic.xyz:simponic/$SERVICE"