update readme
This commit is contained in:
parent
44fdf99d70
commit
96752100e3
10
README.md
10
README.md
@ -1,7 +1,7 @@
|
||||
# Airsonic Web Client
|
||||
# Airsonic (refix) UI
|
||||
|
||||
[](https://github.com/tamland/airsonic-frontend/actions)
|
||||
[](https://hub.docker.com/r/tamland/airsonic-frontend)
|
||||
[](https://github.com/tamland/airsonic-refix/actions)
|
||||
[](https://hub.docker.com/r/tamland/airsonic-refix)
|
||||
|
||||
Modern responsive web frontend for [Airsonic](https://github.com/airsonic-advanced/airsonic-advanced) and other [Subsonic](https://github.com/topics/subsonic) based music servers.
|
||||
|
||||
@ -38,7 +38,7 @@ You can try the demo with your own local server as well. Simply enter the full U
|
||||
### Docker
|
||||
|
||||
```
|
||||
$ docker run -d -p 8080:80 tamland/airsonic-frontend:latest
|
||||
$ docker run -d -p 8080:80 tamland/airsonic-refix:latest
|
||||
```
|
||||
|
||||
You can now access the application at http://localhost:8080/
|
||||
@ -49,7 +49,7 @@ Environment variables:
|
||||
|
||||
### Pre-built bundle
|
||||
|
||||
Pre-built bundles can be found in the [Actions](https://github.com/tamland/airsonic-frontend/actions)
|
||||
Pre-built bundles can be found in the [Actions](https://github.com/tamland/airsonic-refix/actions)
|
||||
tab. Download/extract artifact and serve with any web server such as nginx or apache.
|
||||
|
||||
### Build from source
|
||||
|
Loading…
x
Reference in New Issue
Block a user