diff --git a/domains/images.civic.json b/domains/images.civic.json new file mode 100644 index 000000000..1da09d2c7 --- /dev/null +++ b/domains/images.civic.json @@ -0,0 +1,12 @@ +{ + "description": "image server", + "repo": "https://github.com/civic1007/image-service", + "owner": { + "username": "civic1007", + "email": "", + "discord": "civic1007" + }, + "record": { + "CNAME": "civics-api.pages.dev" + } +}