diff --git a/front/bahnui-front/.env b/front/bahnui-front/.env new file mode 100644 index 0000000..0ed21ca --- /dev/null +++ b/front/bahnui-front/.env @@ -0,0 +1 @@ +VUE_APP_BASE_URL=http://127.0.0.1:3000 \ No newline at end of file diff --git a/front/bahnui-front/src/components/routing.vue b/front/bahnui-front/src/components/routing.vue index 31ffc75..d73b5d4 100644 --- a/front/bahnui-front/src/components/routing.vue +++ b/front/bahnui-front/src/components/routing.vue @@ -23,6 +23,10 @@