You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: templates/Alloy.Mvc/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Prerequisities
24
24
- Review the .env file and make changes where necessary to the Docker-related variables
25
25
26
26
```bash
27
-
$ docker-compose up
27
+
$ dockercompose up
28
28
````
29
29
30
30
> Note that this Docker setup is just configured forlocal development. Follow this [guide to enable HTTPS](https://github.com/dotnet/dotnet-docker/blob/main/samples/run-aspnetcore-https-development.md).
Copy file name to clipboardExpand all lines: templates/Cms.Empty/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Prerequisities
22
22
- Review the .env file and make changes where necessary to the Docker-related variables
23
23
24
24
```bash
25
-
$ docker-compose up
25
+
$ dockercompose up
26
26
````
27
27
28
28
> Note that this Docker setup is just configured forlocal development. Follow this [guide to enable HTTPS](https://github.com/dotnet/dotnet-docker/blob/main/samples/run-aspnetcore-https-development.md).
Copy file name to clipboardExpand all lines: templates/Commerce.Empty/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ Prerequisities
22
22
- Review the .env file and make changes where necessary to the Docker-related variables
23
23
24
24
```bash
25
-
$ docker-compose up
25
+
$ dockercompose up
26
26
````
27
27
28
28
> Note that this Docker setup is just configured forlocal development. Follow this [guide to enable HTTPS](https://github.com/dotnet/dotnet-docker/blob/main/samples/run-aspnetcore-https-development.md).
0 commit comments