6 Commits

Author SHA1 Message Date
Denys Vuika
d586073705 use default port 4200 for development (#322) 2018-04-19 12:10:32 +03:00
Denys Vuika
f0c5644262 docs update 2018-03-02 12:25:49 +00:00
Bindu Wavell
dfb676a29b Don't try to port map to 80 as it is < 1024 (#161)
In the docker example we were proposing that folks map port 80 from the docker container to port 80 on localhost. Unless the user is running as root, they likely won't be able to bind to any port < 1024. As such, I am proposing we bind to the local port 8888. Could change it to 3000 to be in-line with the `docker compose` example; but to me the use cases are different so I like having different ports...
2017-12-15 19:40:55 +00:00
Denys Vuika
ebc3111824
Sync with latest development (#139)
* Update index.html

* Update features.md

* Update header.md

* Update header.md

* Update header.md

* Add files via upload

* Update header.md

* Update header.md

* Add files via upload

* Update header.md

* Add files via upload

* Add files via upload

* Update header.md

* Add files via upload

* Delete sid-nav.png

* Add files via upload

* Update side-nav.md

* Add files via upload

* Update side-nav.md

* Update side-nav.md

* Update doc-list.md

* Add files via upload

* Update doc-list.md

* Update doc-list.md

* Delete doclist.png

* Add files via upload

* small changes to docs

* [ACA-1038] 'Load more' doesn't work correctly on destination picker (#135)

made sure that a search is performed only if there is a search string to search for

* [ACA-951] Color theme and logo (#138)

- documented customization of the logo and header background color
2017-12-13 17:39:14 +00:00
Denys Vuika
23049bb0c3 docs update (docker and build sections) (#107) 2017-12-05 08:37:53 +02:00
Denys Vuika
7ebb2d3781 docs on docker and cors 2017-11-15 15:36:36 +00:00