mirror of
https://github.com/solero/wand.git
synced 2025-08-09 20:24:07 +00:00
Add snowflake configuration to wand (#34)
* Change url of wns server * Add snowflake submodule * Add snowflake docker deployment * Update submodule * Update submodule * Refactor snowflake compose * Fast-forward snowflake submodule * Add snowflake configuration to `.env` * Set force start for regular game to `False` * Add host & port configuration * Add wns url for language-specific sites * Add snowflake to submodule sync * Add snowflake configuration to install script
This commit is contained in:
5
.gitmodules
vendored
5
.gitmodules
vendored
@@ -9,4 +9,7 @@
|
||||
url = https://git.solero.me/solero/legacy-media
|
||||
[submodule "vanilla-media"]
|
||||
path = vanilla-media
|
||||
url = https://git.solero.me/solero/vanilla-media
|
||||
url = https://git.solero.me/solero/vanilla-media
|
||||
[submodule "snowflake"]
|
||||
path = snowflake
|
||||
url = https://github.com/Lekuruu/snowflake.git
|
||||
|
Reference in New Issue
Block a user