Replace golang api server with python
This commit is contained in:
@ -11,7 +11,6 @@ run:
|
||||
@docker run \
|
||||
--name $(IMAGE_NAME) \
|
||||
--publish 3000:3000 \
|
||||
--env PORT=3000 \
|
||||
--env CONTAINER_NAME="Awesome API server" \
|
||||
$(CONTAINER_NAME)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user