forked from vikunja/vikunja
docs: fix api url in docker examples without a proxy
This commit is contained in:
parent
c67456d420
commit
68998e90a4
@ -89,7 +89,7 @@ services:
|
||||
ports:
|
||||
- 80:80
|
||||
environment:
|
||||
VIKUNJA_API_URL: http://<your-ip-here>:3456/
|
||||
VIKUNJA_API_URL: http://<your-ip-here>:3456/api/v1
|
||||
restart: unless-stopped
|
||||
{{< /highlight >}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user