Skip to content

Commit

Permalink
change hostname
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkRaiza committed Jan 9, 2019
1 parent 131a11f commit 8abbf00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ steps: &default-steps
--env AWS_DEFAULT_REGION=$AWS_REGION \
--image bespoken/streamer:$CIRCLE_TAG \
--memory 2048 \
--hostname "$CONTAINER_NAME.bespoken.tools" \
--hostname "streamer.bespoken.tools" \
--name streamer
version: 2.0
Expand Down

0 comments on commit 8abbf00

Please sign in to comment.