This commit is contained in:
syui 2024-10-28 02:15:45 +09:00
parent b74e58ff28
commit 1b3aac85fe
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -81,6 +81,16 @@ $ HOST_REVERT=com.unravel.example
$ grep -R fyi.unravel.frontpage ./src |cut -d : -f 1|xargs sed -i "s/fyi.unravel.frontpage/${HOST_REVERT}/g"
```
## deploy
```sh
$ cd $dir/packages-rs/drainpipe
$ docker compose up
---
$ cd $dir/packages/frontpage
$ docker compose up
```
## explanation
### client-metadata.json