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