fix port num

This commit is contained in:
Umputun
2018-06-27 18:02:52 -05:00
committed by GitHub
parent 43099edf06
commit 3e5f6ea6ff
+1 -1
View File
@@ -1,5 +1,5 @@
# compose file for local development
# starts backend with basic auth "dev:password" and Dev oauth2 provider on port 8080
# 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
version: '2'