Skip to content

Commit dce18b4

Browse files
chore: add https to the public url
1 parent d362ae7 commit dce18b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ server:
77
listen_ipv4: 0.0.0.0 # set to '-' to disable ipv4
88
listen_ipv6: '-' # set to '-' to disable ipv6
99
base_path: /
10-
public_url: waka.hackclub.com # required for links (e.g. password reset) in e-mail
10+
public_url: https://waka.hackclub.com # required for links (e.g. password reset) in e-mail
1111

1212
app:
1313
leaderboard_enabled: true # whether to enable public leaderboards

0 commit comments

Comments
 (0)