diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-11-17 03:11:18 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-11-17 03:11:18 +0300 |
commit | c30403ecf714a11fe21d3f2869c166bdfbe6e0ca (patch) | |
tree | 680c3fe8248de3b6cedbfe6305a1c5ba10fd5a1a /README.md | |
parent | initial commit (diff) | |
download | fr24feed-c30403ecf714a11fe21d3f2869c166bdfbe6e0ca.tar.gz fr24feed-c30403ecf714a11fe21d3f2869c166bdfbe6e0ca.zip |
README: update
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ the receiver in dump1090-fa's arguments (`--lat` and `--lon`). Start the containers using - docker-compose up -d + docker-compose pull && docker-compose up -d You can now access the interactive map at http://0.0.0.0:8080/dump1090-fa/ and the fr24feed web interface at http://0.0.0.0:8754/. |