Advertisement
Radkoski

WUS frontend config

Jan 6th, 2023
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. export const environment = {
  2. production: false,
  3. REST_API_URL: 'http://<BACKEND_ADDR>:<BACKEND_PORT>/petclinic/api/'
  4. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement