mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-09 18:28:10 -05:00
Fix a few issues and implement location iq support
This commit is contained in:
@@ -9,6 +9,8 @@ ENV RAILS_ENV=development
|
||||
ENV SELF_HOSTED=true
|
||||
ENV SIDEKIQ_USERNAME=sidekiq
|
||||
ENV SIDEKIQ_PASSWORD=password
|
||||
# Resolving sqlite3 error
|
||||
ENV PGSSENCMODE=disable
|
||||
|
||||
RUN apt-get update -qq && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends \
|
||||
wget \
|
||||
|
||||
Reference in New Issue
Block a user