mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Some checks failed
Build Docker Images / Build docker images (push) Has been cancelled
Build Self-Hosting Docker Images / Build self-host docker images (push) Has been cancelled
Run tests / Run Codebase tests (push) Has been cancelled
Run tests / Build docker images (push) Has been cancelled
4 lines
94 B
JavaScript
4 lines
94 B
JavaScript
window.omnivoreEnv = {
|
|
SERVER_BASE_URL: "{{SERVER_BASE_URL}}",
|
|
BASE_URL: "{{BASE_URL}}"
|
|
}
|