diff --git a/tf2/docker-compose.yml b/tf2/docker-compose.yml index cba074f..900b748 100644 --- a/tf2/docker-compose.yml +++ b/tf2/docker-compose.yml @@ -1,5 +1,5 @@ services: - tf2: + tf2-comp: # Allocates a stdin (docker run -i) stdin_open: true # Allocates a tty (docker run -t)