small changes
This commit is contained in:
parent
1f2674c5df
commit
16753b42fc
|
Before Width: | Height: | Size: 217 KiB After Width: | Height: | Size: 217 KiB |
@ -9,7 +9,10 @@ at https://bloons.walter.lol
|
|||||||
- do `git clone https://git.walter.lol/respect/bloonsworld`
|
- do `git clone https://git.walter.lol/respect/bloonsworld`
|
||||||
- rename `.env.example` to `.env`
|
- rename `.env.example` to `.env`
|
||||||
- rename `docker-compose-example.yml` to `docker-compose.yml`
|
- rename `docker-compose-example.yml` to `docker-compose.yml`
|
||||||
- in the downloaded folder, do `docker-compose up -d`
|
- configure `.env` and `docker-compose.yml`
|
||||||
|
- in the downloaded folder, do `docker-compose up -d` to start the thing
|
||||||
|
- then once its done do `sudo bash fix_permissions.sh` to fix permissions
|
||||||
|
- now do `docker-compose down --remove-orphans&&docker-compose up -d` to restart
|
||||||
|
|
||||||
⚠ WARNING
|
⚠ WARNING
|
||||||
don't run this on a public server without `nginx` or `apache`.
|
don't run this on a public server without `nginx` or `apache`.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user