now with correct api path
This commit is contained in:
		| @@ -56,7 +56,7 @@ frontend: | |||||||
|       # tls: [] |       # tls: [] | ||||||
|   # You only need to provide the URL to the API as environment variable here if you deviate from the "built-in" ingress in the api section. |   # You only need to provide the URL to the API as environment variable here if you deviate from the "built-in" ingress in the api section. | ||||||
|   env: |   env: | ||||||
|    VIKUNJA_API_URL: https://todos.kluster.moll.re |    VIKUNJA_API_URL: "todos-api:3456" | ||||||
|  |  | ||||||
| postgresql: | postgresql: | ||||||
|   enabled: false |   enabled: false | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user