Skip to content

Commit f4c756d

Browse files
committed
Remove hardcoded server info
1 parent 6ad77e1 commit f4c756d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
SERVER_NAME='b72dcvftmovebj2fvevle6xu54-hnqvdb2manse5oredy53issjcq.dxt-database.fabric.microsoft.com'
2-
DATABASE_NAME='AdventureWorks-0e514e33-456f-4500-8c27-a6cfe3545811'
1+
SERVER_NAME='<INSERT_SERVER_NAME>'
2+
DATABASE_NAME='<INSERT_DATABASE_NAME>'

0 commit comments

Comments
 (0)