Feature Complete Server Manager + Stuff
+ added PowerActions + added ServerLink + added EmbedBuilder + added useful common snippets + prepared Server Commands ~ Improved UI ~ fixed bugs on the fly ~ Cookies baked for the little... parrot
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"profiles": {
|
||||
"Moonlight": {
|
||||
"commandName": "Project",
|
||||
"launchBrowser": true,
|
||||
"launchBrowser": false,
|
||||
"environmentVariables": {
|
||||
"ASPNETCORE_ENVIRONMENT": "Development"
|
||||
},
|
||||
@@ -26,7 +26,7 @@
|
||||
},
|
||||
"Docker": {
|
||||
"commandName": "Docker",
|
||||
"launchBrowser": true,
|
||||
"launchBrowser": false,
|
||||
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
||||
"publishAllPorts": true,
|
||||
"useSSL": true
|
||||
|
||||
Reference in New Issue
Block a user