update misc
This commit is contained in:
parent
6724dd9f7e
commit
aaf803f342
2 changed files with 4 additions and 2 deletions
2
fly.toml
2
fly.toml
|
@ -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]
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue