Important

This commit is contained in:
2025-06-17 23:32:03 -03:00
parent bab6992cd1
commit e7d3ee7dda

View File

@ -16,6 +16,8 @@ services:
- "27005:27005" # Incoming - "27005:27005" # Incoming
container_name: tf2-comp container_name: tf2-comp
image: cm2network/tf2:sourcemod-x64 image: cm2network/tf2:sourcemod-x64
env_file:
- ../stack.env
environment: environment:
- SRCDS_PORT=27015 - SRCDS_PORT=27015
- SRCDS_TV_PORT=27020 - SRCDS_TV_PORT=27020