3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker run -p 6969:8000 chatbots_api
|