From 44212834ac026b05b1040946bfebbbe3051f4fcf Mon Sep 17 00:00:00 2001 From: Philip Cheung Date: Mon, 28 Oct 2024 18:43:24 +0800 Subject: [PATCH] updated env files --- .env | 18 +++++++++--------- frontend/.env | 2 +- frontend/index.html | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.env b/.env index 37a3948..f3c9473 100644 --- a/.env +++ b/.env @@ -1,18 +1,18 @@ # Domain # This would be set to the production domain with an env var on deployment -DOMAIN=philip-cat.com +DOMAIN=onandallmusic.net # Environment: local, staging, production -ENVIRONMENT=staging +ENVIRONMENT=production -PROJECT_NAME="All & One" -STACK_NAME=allandonecms +PROJECT_NAME="One & All" +STACK_NAME=oneandallcms # Backend BACKEND_CORS_ORIGINS="http://localhost,http://localhost:5173,https://localhost,https://localhost:5173,http://localhost.tiangolo.com,https://cms.philip-cat.com" SECRET_KEY=iFI0ZUdPVVZp7CNz6nmJYD0gM-xWaia291CWxi2JEaY -FIRST_SUPERUSER=allandone@gmail.com -FIRST_SUPERUSER_PASSWORD=a95825512 +FIRST_SUPERUSER=oneandall.music@gmail.com +FIRST_SUPERUSER_PASSWORD=Wingwingk3 # Emails SMTP_HOST=smtpout.secureserver.net @@ -37,6 +37,6 @@ DOCKER_IMAGE_BACKEND=backend DOCKER_IMAGE_FRONTEND=frontend # Cloudflare S2 -AccountID=98465b0b97949027e9bedaa97c32bab7 -access_key_id=358d3f5c58b64c93a0bc52371dcd2866 -secret_access_key=2bb3d573ca1abaee7b5dc91678f88509070f2914bdd68b869e5a325a13cfbd67 +AccountID=f6ba9ec78ca21c3d72b2b3bd38ea164a +access_key_id=f508a0dfac2d866cb1cd1082b9ba0d43 +secret_access_key=6f1371701854e7d989e6364159037ac593df52e2ac665bc5d5f1059391065889 diff --git a/frontend/.env b/frontend/.env index e0af2b9..6cd0211 100644 --- a/frontend/.env +++ b/frontend/.env @@ -1,2 +1,2 @@ VITE_API_URL=https://localhost -VITE_IMAGE_URL=https://images.philip-cat.com +VITE_IMAGE_URL=https://images.onandallmusic.net diff --git a/frontend/index.html b/frontend/index.html index bdec7fb..b6ecec6 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ - ALL & ONE CMS + ONE & ALL CMS