mirror of
https://github.com/demostf/setup
synced 2026-06-03 16:44:06 +02:00
Hosting setup for demos.tf
- YAML 100%
| .gitignore | ||
| api.tmpl | ||
| docker-compose.yml | ||
| nginx.tmpl | ||
| README.md | ||
Setup
Hosting setup for demos.tf
Usage
Create a .env file with the following values:
- HOST
- PORT
- HTTPS_PORT
- DB_PASSWORD
Start the containers:
docker-compose up -d