feat: add reverse proxy traefik
This commit is contained in:
parent
300c8a370c
commit
048b64f035
2 changed files with 57 additions and 9 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const API_BASE = 'http://192.168.1.195:8000'
|
||||
const API_BASE = 'https://api.agreg.ungol.fr'
|
||||
|
||||
|
||||
async function fetchConsumption({device_eui, start, end, granularity }) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue