10 lines
363 B
Text
10 lines
363 B
Text
|
|
# The Cuckoo Escapement — docs-site environment.
|
||
|
|
# Note: no MODE var. The compose *profile* is the mode switch
|
||
|
|
# (the warehacking reference doc is stale on this point).
|
||
|
|
|
||
|
|
COMPOSE_PROJECT_NAME=cuckoo-escapement-docs
|
||
|
|
|
||
|
|
# Production: cuckoo.warehack.ing
|
||
|
|
# Local dev: cuckoo.l.warehack.ing (internal only — never reference publicly)
|
||
|
|
DOMAIN=cuckoo.warehack.ing
|