Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 147 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 147 Bytes
az ad sp create --id theia -o yaml
cp env .env # Set environment variables
docker-compose config
./init-letsencrypt.sh
docker-compose up -d