Skip to content

Commit

Permalink
docs: upload readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kijimaD committed Oct 21, 2023
1 parent 5db969f commit 9ddd84f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ $ go install github.com/kijimaD/upl@main
$ docker-compose up -d
```

実行。カレントディレクトリにある `upload.zip` を指定パスにある Tiny File Manager にアップロードする。
実行。カレントディレクトリにある `upload.zip` を、指定パスにある Tiny File Manager にアップロードする。

```
$ upl localhost:7777
######################################################################## 100.0%
```
( http://localhost:7777 で Tiny File Managerにアクセスできているものとする。)

## docker run

Expand Down

0 comments on commit 9ddd84f

Please sign in to comment.