Skip to content

Commit

Permalink
Merge branch 'master' of github.com:zalando/spilo
Browse files Browse the repository at this point in the history
  • Loading branch information
feikesteenbergen committed May 6, 2015
2 parents 1ce3338 + ea2e590 commit 7d70225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgres-appliance/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ RUN chown postgres:postgres /home/postgres/postgres_ha.sh
RUN chmod 700 /home/postgres/postgres_ha.sh

ENV ETCD_ADDRESS=""
ENV ETCD_DISCOVERY_URL postgres.acid.zalan.do
ENV ETCD_DISCOVERY_URL postgres.acid.example.com
ENV SCOPE test
ENV DEBUG 0
# run subsequent commands as user postgres
Expand Down

0 comments on commit 7d70225

Please sign in to comment.