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:
Levi
2024-06-07 10:16:17 +02:00
committed by GitHub
parent 3f97b8a692
commit c9b8de1ee9
10 changed files with 97 additions and 7 deletions

5
.gitmodules vendored
View File

@@ -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