This commit is contained in:
Bryce Covert
2019-04-24 06:36:34 -07:00
parent 793a5c41ae
commit b9b0147d7c
2 changed files with 4 additions and 2 deletions

View File

@@ -30,6 +30,8 @@ services:
LETSENCRYPT_HOST: staging2.app.integreatconsult.com
LETSENCRYPT_EMAIL: le@brycecovertoperations.com
database:
ports:
- "5432:5432"
restart: always
volumes:
- /opt/integreat/staging/var/lib/postgresql/data:/var/lib/postgresql/data