InitializeCorsAndHttps
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -82,17 +82,17 @@
|
||||
},
|
||||
"dev": {
|
||||
"ownerId": "5f0b1052-466d-44de-a554-226d7256850d",
|
||||
"host": "http://localhost:5003",
|
||||
"host": "https://localhost:5003",
|
||||
"token": "ey..dev",
|
||||
},
|
||||
"affirm": {
|
||||
"ownerId": "5f0b1052-466d-44de-a554-226d7256850d",
|
||||
"host": "https://products.affirm.duckdns.org/",
|
||||
"host": "https://immich-to-slideshow.affirm.duckdns.org/",
|
||||
"token": "ey..affirm"
|
||||
},
|
||||
"phares": {
|
||||
"ownerId": "5f0b1052-466d-44de-a554-226d7256850d",
|
||||
"host": "https://products.phares.duckdns.org/",
|
||||
"host": "https://immich-to-slideshow.phares.duckdns.org/",
|
||||
"token": "ey..phares"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user