mirror of
https://github.com/4rkal/shortr.git
synced 2024-12-05 00:51:07 +02:00
Merge branch 'main' of https://github.com/4rkal/shortr
This commit is contained in:
commit
d7f09c07dd
@ -8,6 +8,13 @@ The first step is cloning this repo:
|
||||
```shell
|
||||
git clone https://github.com/4rkal/shortr && cd shortr
|
||||
```
|
||||
|
||||
Edit the `docker-compose.yml` and set a base url:
|
||||
|
||||
command: ["/shortr", "--url", "YOUR_URL"]
|
||||
|
||||
Change the `YOUR_URL`, to the url where your app served from (eg app.4rkal.com)
|
||||
|
||||
Now you can run the application via docker.
|
||||
|
||||
### Using docker
|
||||
|
Loading…
Reference in New Issue
Block a user