static ports for admin/frontend dev servers
Massimo Melina committed
Feb 10, 2022 at 12:34 UTC
e89d38745272a378367b38bfe677de43f0f27bb7
2 files changed
+2
admin/.env
new
+1
@@ -0,0 +1 @@
1
+PORT=3006
frontend/.env
new
+1
@@ -0,0 +1 @@
1
+PORT=3005