Skip to content

Commit e32e67e

Browse files
committed
Fix azure database ip
1 parent f9f4baf commit e32e67e

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
@@ -14,7 +14,7 @@ profiles:
1414
endpoints:
1515
- http://10.3.0.4:5001
1616
variables:
17-
databaseServer: 10.3.0.5
17+
databaseServer: 10.3.0.6
1818
load:
1919
endpoints:
2020
- http://10.3.0.5:5001

0 commit comments

Comments
 (0)