pretendo-docker/.gitmodules
Matthew Lopez c1bb5fb6cc
Switch the account server to the PNID settings fork
The CDN base URL needs to be set to HTTP because the account server gets the Mii images using it, and nginx does not have a valid SSL certificate.
2024-05-15 16:36:34 -04:00

68 lines
1.7 KiB
Plaintext

[submodule "repos/mitmproxy-pretendo"]
path = repos/mitmproxy-pretendo
url = https://github.com/MatthewL246/mitmproxy-pretendo.git
branch = master
[submodule "repos/Inkay"]
path = repos/Inkay
url = https://github.com/PretendoNetwork/Inkay.git
branch = main
ignore = dirty
[submodule "repos/account"]
path = repos/account
# TODO: Switch this back after https://github.com/PretendoNetwork/account/pull/91 is merged
# url = https://github.com/PretendoNetwork/account.git
# branch = dev
url = https://github.com/CaramelKat/account.git
branch = user-information-app
ignore = dirty
[submodule "repos/website"]
path = repos/website
url = https://github.com/PretendoNetwork/website.git
branch = dev
ignore = dirty
[submodule "repos/friends"]
path = repos/friends
url = https://github.com/PretendoNetwork/friends.git
branch = dev
ignore = dirty
[submodule "repos/miiverse-api"]
path = repos/miiverse-api
url = https://github.com/PretendoNetwork/miiverse-api.git
branch = dev
ignore = dirty
[submodule "repos/juxtaposition-ui"]
path = repos/juxtaposition-ui
url = https://github.com/PretendoNetwork/juxtaposition-ui.git
branch = dev
ignore = dirty
[submodule "repos/wiiu-chat-authentication"]
path = repos/wiiu-chat-authentication
url = https://github.com/PretendoNetwork/wiiu-chat-authentication.git
branch = master
ignore = dirty
[submodule "repos/wiiu-chat-secure"]
path = repos/wiiu-chat-secure
url = https://github.com/PretendoNetwork/wiiu-chat-secure.git
branch = master
ignore = dirty
[submodule "repos/BOSS"]
path = repos/BOSS
url = https://github.com/PretendoNetwork/BOSS
branch = master
ignore = dirty
[submodule "repos/super-mario-maker"]
path = repos/super-mario-maker
url = https://github.com/PretendoNetwork/super-mario-maker.git
branch = master
ignore = dirty