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