This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Updates to servicefabricdeploy.parameters.json files
pull/381/head
Cesar De la Torre
7 years ago
parent
9cfe8f87ea
commit
ad5b4c5c26
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
deploy/az/servicefabric/LinuxContainers/servicefabricdeploy.parameters.json
+1
-1
deploy/az/servicefabric/WindowsContainers/servicefabricdeploy.parameters.json
+ 1
- 1
deploy/az/servicefabric/LinuxContainers/servicefabricdeploy.parameters.json
View File
@ -15,7 +15,7 @@
"value"
:
"eshop"
}
,
"adminPassword"
:
{
"value"
:
"
your_password
"
"value"
:
"
Your_complex_Pass@word1
"
}
,
"nicName"
:
{
"value"
:
"NIC-eshoponsflin"
+ 1
- 1
deploy/az/servicefabric/WindowsContainers/servicefabricdeploy.parameters.json
View File
@ -15,7 +15,7 @@
"value"
:
"eshop"
}
,
"adminPassword"
:
{
"value"
:
"
your_password
"
"value"
:
"
Your_complex_Pass@word1
"
}
,
"nicName"
:
{
"value"
:
"NIC-eshopsfwin"
Write
Preview
Loading…
Cancel
Save