san domain handling centralised

This commit is contained in:
Sebastian Hugentobler 2017-09-04 16:10:39 +02:00
parent f6b4c20e4a
commit 51cc43c11d
4 changed files with 17 additions and 10 deletions

View file

@ -17,6 +17,6 @@ RUN chmod 775 /run/postgresql
ADD /rootfs /
VOLUME /var/lib/postgresql/data
VOLUME /var/lib/postgresql/data /var/lib/postgresql/.lego
EXPOSE 5432