8000 GitHub - yiisoft/demo: Yii 3 demo application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yiisoft/demo

Repository files navigation

Yii 3 Demo Code

This repository contains the code for the Yii 3 demo projects: https://demo.yiiframework.com

Deployment

Manually Renew SSL Cert

docker-compose run certbot
docker-compose restart gateway
0