add environments

This commit is contained in:
Nicola Zambello 2025-03-26 17:44:16 +02:00
parent 03fbda6af7
commit c908425ca3
Signed by: nzambello
GPG key ID: 0A7E9D12831FAAF9
8 changed files with 24 additions and 0 deletions

View file

@ -0,0 +1,3 @@
vars {
baseUrl: http://localhost:7778
}

View file

@ -0,0 +1,3 @@
vars {
baseUrl: https://backend.memori.ai
}

View file

@ -0,0 +1,3 @@
vars {
baseUrl: https://backend-staging.memori.ai
}

View file

@ -0,0 +1,3 @@
vars {
baseUrl: https://backend.ai.wiit-cloud.io
}

View file

@ -0,0 +1,3 @@
vars {
baseUrl: http://localhost:7778
}

View file

@ -0,0 +1,3 @@
vars {
baseUrl: https://engine.memori.ai
}

View file

@ -0,0 +1,3 @@
vars {
baseUrl: https://backend.memori.ai
}

View file

@ -0,0 +1,3 @@
vars {
baseUrl: https://engine.ai.wiit-cloud.io
}