Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion public/admin/config.exp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ logo_url: "/images/logo01.avif"

backend:
name: github
repo: lyndon025/playtested
repo: PlayTested-Editors/playtested
branch: exp
base_url: https://exp.playtested.pages.dev
auth_endpoint: auth
Expand Down
2 changes: 1 addition & 1 deletion public/admin/config.local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ logo_url: "/images/logo01.avif"
# still required by Decap, not used in local mode
backend:
name: github
repo: lyndon025/playtested
repo: PlayTested-Editors/playtested
branch: main

media_folder: "public/images/uploads"
Expand Down
2 changes: 1 addition & 1 deletion public/admin/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ logo_url: "/images/logo01.avif"

backend:
name: github
repo: lyndon025/playtested
repo: PlayTested-Editors/playtested
branch: main
base_url: https://www.playtested.net
auth_endpoint: auth
Expand Down