cfc_chat_transit/web/avatar_service/.env_example
2023-09-20 20:28:46 -07:00

5 lines
116 B
Plaintext

PORT=9101
API_PORT=9100
AVATARS_DIR="/some/path/to/a/dir/on/host"
AVATAR_SERVICE_URL="https://avatars.mydomain.com"