moved to integreat

This commit is contained in:
Bryce Covert
2018-04-10 06:43:44 -07:00
parent 5e7add409f
commit 39fa8a8032
18 changed files with 50 additions and 70 deletions

View File

@@ -3,7 +3,7 @@ services:
nginx-proxy:
image: jwilder/nginx-proxy:alpine
labels:
- "com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy=true"
- com.github.jrcs.letsencrypt_nginx_proxy_companion.nginx_proxy=true
volumes:
- /var/run/docker.sock:/tmp/docker.sock:ro
- ./data/certs/:/etc/nginx/certs:ro
@@ -24,7 +24,7 @@ services:
- database
environment:
config: /usr/local/config/local.edn
VIRTUAL_HOST: local.integreat.aws.brycecovertoperations.com
VIRTUAL_HOST: local.app.integreatconsult.com
database:
image: postgres:9-alpine
environment: