posts: finish draft and add open graph image

This commit is contained in:
Stevan Freeborn
2025-06-20 19:53:58 -07:00
parent 6bdb1e1983
commit d30ec0332a
3 changed files with 127 additions and 3 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
"http": {
"commandName": "Project",
"dotnetRunMessages": true,
"applicationUrl": "http://0.0.0.0:4501",
"applicationUrl": "http://localhost:4501",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}
@@ -20,7 +20,7 @@
"https": {
"commandName": "Project",
"dotnetRunMessages": true,
"applicationUrl": "https://0.0.0.0:9000;http://0.0.0.0:4501",
"applicationUrl": "https://localhost:4500http://localhost:4501",
"environmentVariables": {
"ASPNETCORE_ENVIRONMENT": "Development"
}