Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update config.sample.yml with pinnedPackages #39

Merged
merged 1 commit into from
Sep 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion config.sample.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
steamKey: <YourSteamKey>
# Sometimes dependencies change in ways that break screeps-launcher. To work around those issues, some package versions need to be pinned. See the current list in the README at https://github.com/screepers/screeps-launcher/ or the specific issue tracking pinned packages: https://github.com/screepers/screeps-launcher/issues/34
pinnedPackages:
ssri: 8.0.1
cacache: 16.1.3
passport-steam: 1.0.17
minipass-fetch: 3.0.3
env:
shared:
MONGO_HOST: localhost
Expand Down Expand Up @@ -37,4 +43,4 @@ cli: # used for configuring cli client
host: testing.hosting.screepspl.us
port: 443 # https assumed when using 443
username: admin
password: notARealPassword
password: notARealPassword