BREAKING The public Auth API web container listens on port 3081 by default.
BREAKING The non-public Admin API web container listens on port 8900 by default.
You don't have to include the [web] and [web:public] sections unless you don't want to use the default well-known ports.
BREAKING In nginx examples, seacat_auth in location paths are replaced with seacat-auth. (TeskaLabs/seacat-auth-webui#38 and TeskaLabs/seacat-admin-webui#51)
BREAKING
The public Auth API web container listens on port 3081 by default.BREAKING
The non-public Admin API web container listens on port 8900 by default.[web]
and[web:public]
sections unless you don't want to use the default well-known ports.BREAKING
In nginx examples,seacat_auth
in location paths are replaced withseacat-auth
. (TeskaLabs/seacat-auth-webui#38 and TeskaLabs/seacat-admin-webui#51)