Skip to content

Commit

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

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

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

0 comments on commit 58bc56e

Please sign in to comment.