Make service autoresstartr

This commit is contained in:
2025-06-19 18:33:38 -03:00
parent 6e20d8956d
commit a38d782feb

View File

@ -1,5 +1,6 @@
services:
tf2-comp:
restart: unless-stopped
# Allocates a stdin (docker run -i)
stdin_open: true
# Allocates a tty (docker run -t)