docker_manager/manager-client/dev_server

5 lines
64 B
Bash
Executable File

#!/bin/bash
ember serve --proxy "http://localhost:${1:-3000}"