Skip to content

Commit

Permalink
Access Mgmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBoatyMcBoatFace committed Sep 5, 2023
1 parent 56dfba2 commit 89e5828
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ VOLUME /var/log/clickhouse-server

# Create GovA11y
# ENV CLICKHOUSE_DB=gova11y
# ENV CLICKHOUSE_USER=ChangeMe
# ENV CLICKHOUSE_PASSWORD=PleaseChangeMe
ENV CLICKHOUSE_USER=ChangeMe
ENV CLICKHOUSE_PASSWORD=PleaseChangeMe
ENV CLICKHOUSE_DEFAULT_ACCESS_MANAGEMENT=1

# Do some housekeeping
RUN locale-gen en_US.UTF-8
Expand Down

0 comments on commit 89e5828

Please sign in to comment.