4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
|
|
dotnet watch run --urls="http://0.0.0.0:5000;https://0.0.0.0:5001"
|