From d0e2d64582108460693b92ac355fba5fbeb48081 Mon Sep 17 00:00:00 2001
From: Frankie B <git@diskfloppy.me>
Date: Tue, 5 Dec 2023 00:10:49 +0000
Subject: Update run configurations

---
 .run/Development Server (External).run.xml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 .run/Development Server (External).run.xml

(limited to '.run/Development Server (External).run.xml')

diff --git a/.run/Development Server (External).run.xml b/.run/Development Server (External).run.xml
new file mode 100644
index 0000000..aec6c1f
--- /dev/null
+++ b/.run/Development Server (External).run.xml	
@@ -0,0 +1,5 @@
+<component name="ProjectRunConfigurationManager">
+  <configuration default="false" name="Development Server (External)" type="PhpLocalRunConfigurationType" factoryName="PHP Console" path="$PROJECT_DIR$/artisan" scriptParameters="serve --host 0.0.0.0 --port 8000">
+    <method v="2" />
+  </configuration>
+</component>
\ No newline at end of file
-- 
cgit v1.2.3-54-g00ecf