mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
needs to be listening on 0.0.0.0 !!
This commit is contained in:
parent
16b33fc71d
commit
6d0ccef8f4
@ -32,7 +32,12 @@ Please [visit the website](https://crafatar.com) for details.
|
||||
-v /var/lib/crafatar/images:/app/images
|
||||
-v /var/log/crafatar:/app/logs
|
||||
```
|
||||
0. Deploy with `PORT=5000`
|
||||
0. Deploy with ENV config:
|
||||
|
||||
```bash
|
||||
PORT=5000
|
||||
BIND=0.0.0.0
|
||||
```
|
||||
|
||||
#### Local
|
||||
* [Install](https://github.com/Automattic/node-canvas/wiki) Cairo.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user