1
0
Fork 0
mirror of https://github.com/demostf/setup synced 2026-06-04 00:54:07 +02:00

document sync domain

This commit is contained in:
Robin Appelman 2020-02-09 23:27:01 +01:00
commit e8d8bc0aa9

View file

@ -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