fix web location for binary artifact builds
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# compose file for local development
|
||||
# starts backend on 8080 with basic auth "dev:password" and Dev oauth2 provider on port 8084, UI on https://127.0.0.1:8080/web
|
||||
# starts backend on 8080 with basic auth "dev:password" and Dev oauth2 provider on port 8084, UI on http://127.0.0.1:8080/web
|
||||
#
|
||||
# mongo-related tests needs mongodb container running - docker run -d -name=mongo mongo:3.6 --smallfiles
|
||||
# start build with backend tests:
|
||||
|
||||
Reference in New Issue
Block a user