mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 00:34:41 -05:00
move up code.lgbt
This commit is contained in:
parent
f792fe9172
commit
38dec52081
1 changed files with 2 additions and 2 deletions
|
@ -56,10 +56,10 @@ Poke uses OpenH264, which is free software! No non-free components included :3 V
|
||||||
- GitHub: `$ git clone https://github.com/ashley0143/poke.git`
|
- GitHub: `$ git clone https://github.com/ashley0143/poke.git`
|
||||||
|
|
||||||
unoffical mirrors:
|
unoffical mirrors:
|
||||||
|
- code.lgbt: `$ git clone https://code.lgbt/mirror/poke.git` [sync every 10mins]
|
||||||
- git.lgbt: `$ git clone https://git.lgbt/mirror/poke.git` [sync every 10mins]
|
- git.lgbt: `$ git clone https://git.lgbt/mirror/poke.git` [sync every 10mins]
|
||||||
- nin0git :`$ git clone https://git.nin0.dev/mirrors/poke.git` [sync every 10mins]
|
- nin0git :`$ git clone https://git.nin0.dev/mirrors/poke.git` [sync every 10mins]
|
||||||
- SudoVanilla: `$ git clone https://ark.sudovanilla.org/Korbs/poke.git` [sync every update]
|
- SudoVanilla: `$ git clone https://ark.sudovanilla.org/Korbs/poke.git` [sync every update]
|
||||||
- code.lgbt: `$ git clone https://code.lgbt/mirror/poke.git` [sync every 10mins]
|
|
||||||
|
|
||||||
3. **Install Dependencies**
|
3. **Install Dependencies**
|
||||||
- `$ cd poke`
|
- `$ cd poke`
|
||||||
|
@ -78,7 +78,7 @@ Poke uses OpenH264, which is free software! No non-free components included :3 V
|
||||||
2. **Download Config**
|
2. **Download Config**
|
||||||
- `$ curl -O https://codeberg.org/Ashley/poke/raw/branch/main/docker-compose.yml`
|
- `$ curl -O https://codeberg.org/Ashley/poke/raw/branch/main/docker-compose.yml`
|
||||||
|
|
||||||
3. **Run PokeTube**
|
3. **Run Poke**
|
||||||
- `$ docker compose up -d`
|
- `$ docker compose up -d`
|
||||||
|
|
||||||
Congrats! PokeTube should now be running on `localhost:6003`! 🎉
|
Congrats! PokeTube should now be running on `localhost:6003`! 🎉
|
||||||
|
|
Loading…
Reference in a new issue