Skip to content

Commit

Permalink
chore: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rushiiMachine committed Aug 26, 2023
1 parent 7649d8f commit 9b9209a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# mai-docker

Quick setup for [mai](https://github.com/MateriiApps/mai) with docker-compose.

```shell
$ git clone https://github.com/MateriiApps/mai-docker
$ cd mai-docker
$ cp -T .env.example .env
# -- Fill out .env --
$ ./up.sh
```

0 comments on commit 9b9209a

Please sign in to comment.