Commit e115472b by Tsubasa Namiki

Fixed README.md

parent f88ddbd6
...@@ -22,6 +22,8 @@ cd docker-restyaboard ...@@ -22,6 +22,8 @@ cd docker-restyaboard
docker-compose up -d docker-compose up -d
``` ```
Please wait a few minutes to complete initialize.
Check URL Check URL
------------------------------ ------------------------------
...@@ -37,8 +39,22 @@ Password: restya ...@@ -37,8 +39,22 @@ Password: restya
``` ```
Change Restyaboard Version
------------------------------
Edit docker-compose.yml.
https://github.com/RestyaPlatform/board/releases
```yaml
environment:
RESTYABOARD_VERSION: vX.Y.Z
```
### Notice
If you want to install a higher than source version, it may not work, perhaps.
License License
------------------------------ ------------------------------
[OSL 3.0](LICENSE.txt) [OSL 3.0](LICENSE.txt) fits in Restyaboard.
It fits in Restyaboard.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment