Skip to content

Commit 32afe5a

Browse files
authored
Update the application ip address 10.2.2.15->10.2.2.16. This was improperly set when setting up the profile. (#2096)
1 parent 561c872 commit 32afe5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/azure.profile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ profiles:
364364
- extra
365365
application:
366366
endpoints:
367-
- http://10.2.2.15:5001
367+
- http://10.2.2.16:5001
368368
variables:
369369
databaseServer: 10.2.2.14
370370
aliases:

0 commit comments

Comments
 (0)