diff --git a/nebula/.env b/nebula/.env index b453254..5eab787 100755 --- a/nebula/.env +++ b/nebula/.env @@ -1,4 +1,2 @@ APPNAME=nebula -PASSWORD=l4c1j4yd33Du5lo -PRIMARY=http://192.168.77.101:9380|l4c1j4yd33Du5lo -REPLICAS=http://192.168.77.238:9380|l4c1j4yd33Du5lo,http://192.168.77.106:9380|l4c1j4yd33Du5lo,http://192.168.77.55:9380|l4c1j4yd33Du5lo \ No newline at end of file +PASSWORD=l4c1j4yd33Du5lo \ No newline at end of file diff --git a/nebula/.env.primary b/nebula/.env.primary deleted file mode 100644 index f1291a1..0000000 --- a/nebula/.env.primary +++ /dev/null @@ -1 +0,0 @@ -http://192.168.77.101.9380|l4c1j4yd33Du5lo \ No newline at end of file diff --git a/nebula/.env.replikas b/nebula/.env.replikas deleted file mode 100644 index 4b96081..0000000 --- a/nebula/.env.replikas +++ /dev/null @@ -1 +0,0 @@ -http://192.168.77.238:9380|l4c1j4yd33Du5lo,http://192.168.77.106:9380|l4c1j4yd33Du5lo,http://192.168.77.55:9380|l4c1j4yd33Du5lo \ No newline at end of file