From 8f4aab102eee19ac6df40504778b2b20d6c10c3d Mon Sep 17 00:00:00 2001 From: Ian Salazar Date: Tue, 3 May 2022 01:12:54 +0800 Subject: [PATCH] domains: added iansalazar.json - I used railway; since there isn't much docs for it, I hope everything works out --- domains/iansalazar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iansalazar.json diff --git a/domains/iansalazar.json b/domains/iansalazar.json new file mode 100644 index 000000000..45340dbf6 --- /dev/null +++ b/domains/iansalazar.json @@ -0,0 +1,11 @@ +{ + "description": "Ian Salazar's portfolio website", + "repo": "https://github.com/dertrockx/freelance-frontend-app", + "owner": { + "username": "dertrockx", + "email": "iansalazar67@gmail.com" + }, + "record": { + "CNAME": "https://freelance-frontend-app-production.up.railway.app/" + } +}