Skip to content

Commit

Permalink
updated env values
Browse files Browse the repository at this point in the history
  • Loading branch information
ucswift committed Mar 20, 2022
1 parent cbf7ebb commit 4467803
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docker/resgrid.env
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ RESGRID__ServiceBusConfig__RabbitUsername=resgrid
# --- System Behavior Config Section ------------
# -----------------------------------------------

RESGRID__SystemBehaviorConfig__ResgridApiBaseUrl=http://api:80
RESGRID__SystemBehaviorConfig__ResgridBaseUrl=http://web:80
RESGRID__SystemBehaviorConfig__ResgridApiBaseUrl=http://localhost:5152
RESGRID__SystemBehaviorConfig__ResgridBaseUrl=http://localhost:5151
RESGRID__SystemBehaviorConfig__ResgridEventingBaseUrl=http://events:80
RESGRID__SystemBehaviorConfig__Environment=3
RESGRID__SystemBehaviorConfig__ErrorLoggerType=0
Expand Down

0 comments on commit 4467803

Please sign in to comment.