diff --git a/.gitignore b/.gitignore index e894b5a..f27889f 100644 --- a/.gitignore +++ b/.gitignore @@ -25,4 +25,4 @@ build *.sw? .vscode -.env* \ No newline at end of file +.env*build/ diff --git a/example.env.development b/example.env.development deleted file mode 100644 index 48ce805..0000000 --- a/example.env.development +++ /dev/null @@ -1,5 +0,0 @@ -NODE_ENV=development - -PROTOCOL=http:// -HOST=localhost -PORT= diff --git a/index.html b/index.html index 638e6ab..ae4dfb7 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@