From 593a631a564926b5b118805b8bea13a753e4757d Mon Sep 17 00:00:00 2001 From: Simponic Date: Sat, 28 Jan 2023 22:56:10 -0700 Subject: Ensure board is flipped when starting a game as dark, move some constants to environment variables, minor frontend changes: --- config/config.exs | 1 - 1 file changed, 1 deletion(-) (limited to 'config/config.exs') diff --git a/config/config.exs b/config/config.exs index 15cde18..a5782d4 100644 --- a/config/config.exs +++ b/config/config.exs @@ -15,7 +15,6 @@ config :chessh, RateLimits, player_public_keys: 15 config :chessh, Web, - port: 8080, github_oauth_login_url: "https://github.com/login/oauth/access_token", github_user_api_url: "https://api.github.com/user" -- cgit v1.2.3-70-g09d2