From 93997df5fc03aa5e08c31372a3e60d8658c2bb8d Mon Sep 17 00:00:00 2001 From: Christopher Lentocha Date: Thu, 28 Dec 2023 16:51:13 -0500 Subject: [PATCH] fixup! Add Dynamic URL support Signed-off-by: Christopher Lentocha --- tmp/HOST | 1 - tmp/IPv4 | 1 - tmp/NAME | 1 - tmp/PORT | 1 - tmp/PROT | 1 - 5 files changed, 5 deletions(-) delete mode 100644 tmp/HOST delete mode 100644 tmp/IPv4 delete mode 100644 tmp/NAME delete mode 100644 tmp/PORT delete mode 100644 tmp/PROT diff --git a/tmp/HOST b/tmp/HOST deleted file mode 100644 index 349c29ceb..000000000 --- a/tmp/HOST +++ /dev/null @@ -1 +0,0 @@ -localhost:3001 \ No newline at end of file diff --git a/tmp/IPv4 b/tmp/IPv4 deleted file mode 100644 index e56ea71e3..000000000 --- a/tmp/IPv4 +++ /dev/null @@ -1 +0,0 @@ -127.0.0.1 \ No newline at end of file diff --git a/tmp/NAME b/tmp/NAME deleted file mode 100644 index d18580b3c..000000000 --- a/tmp/NAME +++ /dev/null @@ -1 +0,0 @@ -localhost \ No newline at end of file diff --git a/tmp/PORT b/tmp/PORT deleted file mode 100644 index 6fc99cfbb..000000000 --- a/tmp/PORT +++ /dev/null @@ -1 +0,0 @@ -3001 \ No newline at end of file diff --git a/tmp/PROT b/tmp/PROT deleted file mode 100644 index d3cfa54ff..000000000 --- a/tmp/PROT +++ /dev/null @@ -1 +0,0 @@ -http \ No newline at end of file