Skip to content

Commit

Permalink
Merge pull request #79 from RoyTakanen/patch-4
Browse files Browse the repository at this point in the history
Update status server CNAME
  • Loading branch information
Esinko authored Jan 6, 2023
2 parents 6e75e1e + b526187 commit b63c6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dns/dnsconfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ D('testausserveri.fi', REG_NONE, NO_PURGE, DnsProvider(DNS_CLOUDFLARE),
CNAME('discord', 'testausserveri.github.io.'), // Discord forwarding
CNAME('git', 'testausserveri.github.io.'), // GitHub forwarding
CNAME('static', 'testausserveri.github.io.'), // Static files
CNAME('status', 'status.protokolla.fi.', CF_PROXY_OFF), // Status webpage
CNAME('status', 'testausserveri.status.protokolla.fi.', CF_PROXY_OFF), // Status webpage
CNAME('members.status', 'status.protokolla.fi.', CF_PROXY_OFF), // Status webpage for members
CNAME('time', 'testausserveri.github.io.'), // TestausTime
CNAME('ug', 'relay.dfjapis.com.', CF_PROXY_OFF), // TestausTime
Expand Down

1 comment on commit b63c6c0

@vercel
Copy link

@vercel vercel bot commented on b63c6c0 Jan 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.