diff --git a/front/bahnui-front/.env.dev b/front/bahnui-front/.env.dev deleted file mode 100644 index 0ed21ca..0000000 --- a/front/bahnui-front/.env.dev +++ /dev/null @@ -1 +0,0 @@ -VUE_APP_BASE_URL=http://127.0.0.1:3000 \ No newline at end of file diff --git a/front/bahnui-front/.env.staging b/front/bahnui-front/.env.staging deleted file mode 100644 index 80b44a3..0000000 --- a/front/bahnui-front/.env.staging +++ /dev/null @@ -1 +0,0 @@ -VUE_APP_BASE_URL=http://server.bahn.sperwing.site \ No newline at end of file