mirror of
https://github.com/demostf/setup
synced 2026-06-04 00:54:07 +02:00
document sync domain
This commit is contained in:
parent
3805ae3bb5
commit
e8d8bc0aa9
1 changed files with 4 additions and 1 deletions
|
|
@ -20,8 +20,11 @@ docker-compose up -d
|
|||
|
||||
## Domain names
|
||||
|
||||
The setup uses three domains derived from the base domain.
|
||||
The setup uses four domains derived from the base domain.
|
||||
|
||||
- ${HOST}: the main site
|
||||
- api.${HOST}: the backend api and upload code
|
||||
- static.${HOST}: server uploaded demos
|
||||
- sync.${HPST}: playback sync server
|
||||
|
||||
All four domains should point towards the server on which this setup is running
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue