mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 04:57:15 -05:00
Merge commit 'a23ec040f1ec1152cbb96e6b51e1e597b0c35a36'
This commit is contained in:
@@ -27,6 +27,7 @@ domains:
|
||||
record:
|
||||
type: "CNAME"
|
||||
value: "blackroad-operating-system-production.up.railway.app"
|
||||
value: "YOUR-PROD-RAILWAY-APP.up.railway.app" # replace with your Railway host
|
||||
|
||||
- name: "blackroad.ai"
|
||||
type: "root"
|
||||
@@ -51,3 +52,7 @@ domains:
|
||||
record:
|
||||
type: "CNAME"
|
||||
value: "os.blackroad.systems"
|
||||
|
||||
# Add additional domains or subdomains here following the same pattern.
|
||||
# By default you can set mode: "dns" with a CNAME pointing to os.blackroad.systems,
|
||||
# or override as needed.
|
||||
|
||||
Reference in New Issue
Block a user