We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4298b6d commit 989136fCopy full SHA for 989136f
1 file changed
README.md
@@ -47,11 +47,12 @@ Data stored in database:
47
48
Final configuration is stored in `/etc/cnb-cache/cnb-cache.env` file
49
50
-After installation the currencies listing is available on the `/cnb-cache/` path.
51
+### Data Obtaining
52
53
-http://localhost/cnb-cache/?currency=eur - todays EUR rate
54
-http://localhost/cnb-cache/?currency=USD&age=yesterday - yesterday $ rate
+After installation the currencies listing is available on the `/cnb-cache/` path.
55
+* http://localhost/cnb-cache/?currency=eur - todays EUR rate
56
+* http://localhost/cnb-cache/?currency=USD&age=yesterday - yesterday $ rate
57
58
The systemd-crond service is started and the cache is updated every day at 0:01 AM
0 commit comments