Add new env
This commit is contained in:
@@ -6,6 +6,9 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- ICON_SOURCE=remote
|
- ICON_SOURCE=remote
|
||||||
- REMOTE_URL=${REMOTE_URL}
|
- REMOTE_URL=${REMOTE_URL}
|
||||||
|
- PRIMARY_COLOR=${PRIMARY_COLOR}
|
||||||
|
- CACHE_TTL=${CACHE_TTL}
|
||||||
|
- CACHE_SIZE=${CACHE_SIZE}
|
||||||
ports:
|
ports:
|
||||||
- ${PORT}:4050
|
- ${PORT}:4050
|
||||||
networks:
|
networks:
|
||||||
|
|||||||
Reference in New Issue
Block a user