update misc

This commit is contained in:
Minecon724 2025-04-11 15:44:18 +02:00
commit aaf803f342
Signed by: Minecon724
GPG key ID: A02E6E67AB961189
2 changed files with 4 additions and 2 deletions

View file

@ -4,6 +4,8 @@
#
app = 'anonsubmit'
# fly.io pricing is by region: https://fly.io/docs/about/pricing/#started-fly-machines
# 'arn' (Sweden) is the cheapest EU region
primary_region = 'arn'
[build]

View file

@ -1,9 +1,9 @@
[project]
name = "anonchat"
version = "0.1.0"
description = ""
description = "Anonymous ticketing system"
authors = [
{name = "Minecon724",email = "minecon724@noreply.git.m724.eu"}
{name = "Minecon724", email = "dm@m724.eu"}
]
license = "0BSD"
readme = "README.md"