update
This commit is contained in:
parent
7fcdf9090f
commit
2496063147
@ -13,7 +13,7 @@
|
|||||||
部署方式:
|
部署方式:
|
||||||
```shell
|
```shell
|
||||||
git clone https://git.mei.lv/mei/short-url.git
|
git clone https://git.mei.lv/mei/short-url.git
|
||||||
docker build .
|
docker build -t url-shortener:v0.1.0 .
|
||||||
mkdir /opt/url-shortener
|
mkdir /opt/url-shortener
|
||||||
cd /opt/url-shortener
|
cd /opt/url-shortener
|
||||||
wget https://git.mei.lv/mei/short-url/raw/branch/main/docker-compose.yaml
|
wget https://git.mei.lv/mei/short-url/raw/branch/main/docker-compose.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user