generated from westfarn/web_django_template
Ship College Craft public site and point CI deploys at college_craft.
Replaces template branding with College Craft pages, assets, and copy, and matches Gitea deploy workflows to the server-infra catalog name and master branch so beta deploys actually run. Closes #1
This commit is contained in:
+6
-6
@@ -13,13 +13,13 @@ DJANGO_ALLOWED_HOSTS=localhost,127.0.0.1,0.0.0.0
|
||||
# DATABASE_URL=postgres://client_site:client_site@127.0.0.1:5432/client_site
|
||||
|
||||
SITE_UNDER_CONSTRUCTION=false
|
||||
SITE_NAME=Your Company
|
||||
SITE_TAGLINE=A tagline for the public site
|
||||
SITE_NAME=College Craft Painters
|
||||
SITE_TAGLINE=Outstanding interior & exterior painting in the Chicago area since 1960
|
||||
PUBLIC_SITE_URL=http://127.0.0.1:8000
|
||||
CONTACT_PHONE=
|
||||
CONTACT_EMAIL=hello@example.com
|
||||
CONTACT_ADDRESS=
|
||||
CONTACT_SERVICE_AREA=
|
||||
CONTACT_PHONE=(630) 665-8200
|
||||
CONTACT_EMAIL=CollegeCraft@yahoo.com
|
||||
CONTACT_ADDRESS=211 East Illinois-Suite 1A, Wheaton, IL 60187
|
||||
CONTACT_SERVICE_AREA=Chicagoland western suburbs — Wheaton, Glen Ellyn, Geneva, St. Charles, Batavia, Naperville, Downers Grove, Lisle, Elmhurst, Lombard, Bartlett, Hinsdale, Western Springs, Oak Brook, Clarendon Hills, Aurora, Elburn, and Elgin
|
||||
CREDIT_NAME=AI ML Operations, LLC
|
||||
CREDIT_URL=https://aimloperations.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user