Use correct app id
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Tyler 2020-07-11 14:12:58 -04:00
parent a7e144cfcc
commit 296b7fad26
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ FROM hackebein/srcds
ENV \ ENV \
# App # App
APPS="440" \ APPS="232250" \
# #
# API # API
# http://steamcommunity.com/dev/apikey # http://steamcommunity.com/dev/apikey
@ -12,7 +12,7 @@ ENV \
# automatic via API # automatic via API
GLSTAPP="440" \ GLSTAPP="440" \
# manual # manual
# APPID: 440 # APPID: 232250
# http://steamcommunity.com/dev/managegameservers # http://steamcommunity.com/dev/managegameservers
GLST="" \ GLST="" \
# #