mirror of
https://github.com/Kizuren/uLinkShortener.git
synced 2026-01-11 17:07:55 +01:00
Updated README.md
This commit is contained in:
parent
ff3a018cd6
commit
5e97b698c2
1 changed files with 8 additions and 1 deletions
|
|
@ -37,4 +37,11 @@ This project is the code behind [u.marcus7i.net](https://u.marcus7i.net), a cust
|
|||
```
|
||||
docker-compose up --build
|
||||
```
|
||||
2. The application will be available at http://localhost:5000
|
||||
2. The application will be available at http://localhost:5000
|
||||
|
||||
## Using GHCR
|
||||
|
||||
Pull the prebuilt image:
|
||||
```bash
|
||||
docker pull ghcr.io/MarcUs7i/ulinkshortener:latest
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue