moved to integreat
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user