mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 16:48:16 -05:00
Added credentials for Sidekiq UI
This commit is contained in:
@@ -7,6 +7,8 @@ ENV RAILS_LOG_TO_STDOUT=true
|
||||
ENV RAILS_PORT=3000
|
||||
ENV RAILS_ENV=development
|
||||
ENV SELF_HOSTED=true
|
||||
ENV SIDEKIQ_USERNAME=sidekiq
|
||||
ENV SIDEKIQ_PASSWORD=password
|
||||
|
||||
# Install dependencies for application
|
||||
RUN apk -U add --no-cache \
|
||||
|
||||
Reference in New Issue
Block a user