mirror of
https://github.com/Stefan-5422/-T5-Elektrifikatsiya.git
synced 2026-09-04 08:55:59 +02:00
Fix dockerfile
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"Docker": {
|
||||
"commandName": "Docker",
|
||||
"launchBrowser": true,
|
||||
"launchUrl": "{Scheme}://{IPAdress}:{ServicePort}",
|
||||
"launchUrl": "{Scheme}://{ServiceHost}:{ServicePort}",
|
||||
"publishAllPorts": true,
|
||||
"useSSL": true,
|
||||
"DockerfileRunArguments": "-p 80:80 -p 443:443"
|
||||
|
||||
Reference in New Issue
Block a user