Commit 894e88a3 authored by Dennis Willers's avatar Dennis Willers 🏀

Middleware-Server edit

parent d4dda1fa
Pipeline #277 passed with stages
in 5 minutes and 15 seconds
export const environment = {
production: true,
tabuMiddlewareURL: 'tabu-middleware.willers.digital/'
tabuMiddlewareURL: 'http://tabu-middleware.willers.digital/'
};
......@@ -4,7 +4,7 @@
export const environment = {
production: false,
tabuMiddlewareURL: 'tabu-middleware.willers.digital/'
tabuMiddlewareURL: 'http://tabu-middleware.willers.digital/'
};
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment