diff --git a/.env.example b/.env.example index 6b0b5b5..fef393d 100644 --- a/.env.example +++ b/.env.example @@ -1,10 +1,10 @@ # SoundWave Configuration -SW_HOST=http://localhost:123456 +SW_HOST=http://localhost:8889 SW_USERNAME=admin SW_PASSWORD=soundwave ELASTIC_PASSWORD=soundwave REDIS_HOST=soundwave-redis -ES_URL=http://soundwave-es:92000 +ES_URL=http://soundwave-es:9200 TZ=UTC # Optional settings