Skip to content
This repository was archived by the owner on Aug 1, 2021. It is now read-only.

Commit 48bbfd4

Browse files
committed
resource server url
1 parent 4cb57d3 commit 48bbfd4

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

build/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ services:
3737
ApplicationSettings:DefaultEmail: [email protected]
3838
ApplicationSettings:UserManagementURL: http://localhost:4200
3939
ApplicationSettings:IS4AdminUi: http://localhost:4300
40+
ApplicationSettings:ResourceServerURL: http://localhost:5003
4041

4142
# #############################
4243
# # Management API

build/jpproject-docker-windows.zip

22 Bytes
Binary file not shown.

docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ services:
4040
ApplicationSettings:DefaultEmail: [email protected]
4141
ApplicationSettings:UserManagementURL: http://localhost:4200
4242
ApplicationSettings:IS4AdminUi: http://localhost:4300
43+
ApplicationSettings:ResourceServerURL: http://localhost:5003
4344
CertificateOptions:Type: Temporary
4445

4546
# #############################

0 commit comments

Comments
 (0)