Skip to content

Commit

Permalink
Merge pull request #2 from jsknnr/dev
Browse files Browse the repository at this point in the history
app id was wrong
  • Loading branch information
jsknnr authored May 31, 2024
2 parents 18462aa + cd0f213 commit d29a590
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ ENV DEBIAN_FRONTEND "noninteractive"
ENV SOULMASK_PATH "/home/steam/soulmask"
ENV STEAMCMD_PATH "/home/steam/steamcmd"
ENV STEAM_SDK64_PATH "/home/steam/.steam/sdk64"
ENV STEAM_APP_ID "2889410"
ENV STEAM_APP_ID "3017300"

ENV GAME_PORT "27050"
ENV QUERY_PORT "27051"
Expand Down

0 comments on commit d29a590

Please sign in to comment.