Fix ferdium not loading custom icons
This commit is contained in:
parent
eb5228b13d
commit
a725eb25d7
|
@ -4,7 +4,7 @@ services:
|
||||||
image: ferdium/ferdium-server:latest
|
image: ferdium/ferdium-server:latest
|
||||||
environment:
|
environment:
|
||||||
- NODE_ENV=development
|
- NODE_ENV=development
|
||||||
- APP_URL=ferdium.bhasher.com
|
- APP_URL=https://ferdium.bhasher.com
|
||||||
- DB_CONNECTION=pg
|
- DB_CONNECTION=pg
|
||||||
- DB_HOST=postgres
|
- DB_HOST=postgres
|
||||||
- DB_PORT=5432
|
- DB_PORT=5432
|
||||||
|
|
Loading…
Reference in New Issue