From e67c4c9dd74a05447c1c3e96040bea13154b5913 Mon Sep 17 00:00:00 2001
From: Rob Zolkos <rob@zolkos.com>
Date: Wed, 9 Oct 2024 22:54:05 -0400
Subject: [PATCH] Simplify

---
 config/deploy.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/config/deploy.yml b/config/deploy.yml
index 7f8ecd1..2f40eb1 100644
--- a/config/deploy.yml
+++ b/config/deploy.yml
@@ -3,9 +3,7 @@ service: hotwire-native-directory
 image: robzolkos/hotwirenativedirectory
 
 servers:
-  web:
-    hosts:
-      - 5.161.197.35
+  - 5.161.197.35
 
 proxy:
   ssl: true