diff options
author | Michael Hunteman <michael@mac-mini.local> | 2025-01-17 16:40:48 -0600 |
---|---|---|
committer | Michael Hunteman <michael@mac-mini.local> | 2025-01-17 16:40:48 -0600 |
commit | 3d79a18ea4a3f9c85f1be230d711f7bfe1dc18d5 (patch) | |
tree | 54b4f3add1a5269e67b3088e4a448ad003b0310a /client/.env.development | |
parent | 00a9fc7b2d20eeacbd957fef47685fdfdb5d606f (diff) |
Diffstat (limited to 'client/.env.development')
-rw-r--r-- | client/.env.development | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/.env.development b/client/.env.development deleted file mode 100644 index 71597a0..0000000 --- a/client/.env.development +++ /dev/null @@ -1 +0,0 @@ -VITE_BASE_URL=http://192.168.1.25:8080/api/ |