Skip to content

Commit

Permalink
Merge pull request #43 from startersclan/docs/development-update-cs2-…
Browse files Browse the repository at this point in the history
…example-in-docker-compose.yml

Docs (development): Update CS2 example in `docker-compose.yml`
  • Loading branch information
leojonathanoh committed Dec 6, 2023
2 parents bc59e70 + 40982dd commit df87093
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,6 @@ services:
# - default
# depends_on:
# - daemon
# entrypoint:
# - /bin/sh
# command:
# - -c
# - |
# set -eu
# echo "Outputting my IP address"
# ip addr show eth0 | grep 'inet ' | awk '{print $$2}' | cut -d '/' -f1 | tee /dns/source-udp-forwarder-cs2
# exec /source-udp-forwarder

# 3. HLStatsX:CE perl daemon accepts the gameserver logs. Gameserver Logs are parsed and stats are recorded
# The daemon's proxy_key secret can only be setup in the HLStatsX:CE Web Admin Panel Settings under 'Proxy Settings' section
Expand Down

0 comments on commit df87093

Please sign in to comment.