You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
Manabu Niseki edited this page Feb 20, 2022
·
14 revisions
Install with Docker
git clone https://github.com/ninoseki/uzen
cd uzen
mv .env.sample .env
# edit .env and change "CHANGE_ME".# see https://github.com/ninoseki/uzen/wiki/Configuration for more details
vim .env
docker-compose up -d