1
0

Compare commits

...

2 Commits

Author SHA1 Message Date
5c7d4c5a60 fix 2024-02-29 05:56:20 +09:00
5858d8caf1 fix 2024-02-29 05:56:16 +09:00
2 changed files with 1 additions and 2 deletions

@ -1 +1 @@
Subproject commit 67771670f82dc8af2101c7f1c59f95730ce9e143 Subproject commit 6d1f88588c671f28391aa03f76ed1057e0211ddc

View File

@ -97,7 +97,6 @@ ADMIN=syui.syu.is
``` ```
```sh ```sh
$ mkdir .ssh
$ docker compose build $ docker compose build
$ docker compose up -d $ docker compose up -d
``` ```