minecraft server
All checks were successful
Build and Deploy / Build & Push Image (push) Successful in 42s

This commit is contained in:
2026-03-16 19:29:49 -06:00
parent 5c4be3f053
commit 6c5e5acdc3
6 changed files with 338 additions and 7 deletions

View File

@@ -23,6 +23,9 @@ end
config :cobblemon_ui, CobblemonUiWeb.Endpoint,
http: [port: String.to_integer(System.get_env("PORT", "4000"))]
config :cobblemon_ui,
minecraft_server_url: System.get_env("MINECRAFT_SERVER_URL", "http://localhost:80")
if config_env() == :prod do
# The secret key base is used to sign/encrypt cookies and other secrets.
# A default value is used in config/dev.exs and config/test.exs but you