forked from Fediversity/Fediversity
comment fediversity.eu option as its subdomains named after our services are used for production instances
08d109cc82/services/fediversity/sharedOptions.nix (L44)
This commit is contained in:
parent
6275e8b2dc
commit
e3a7cdde96
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Configuration(BaseModel):
|
|||
# XXX: hard-code available apex domains for now,
|
||||
# they will be prefixed by the user name
|
||||
class Domain(Enum):
|
||||
EU = "fediversity.eu"
|
||||
# EU = "fediversity.eu"
|
||||
NET = "fediversity.net"
|
||||
|
||||
domain: Domain = Field(
|
||||
|
|
Loading…
Add table
Reference in a new issue