udpate volumes
This commit is contained in:
parent
296651cb67
commit
a7f8d8daf4
1 changed files with 1 additions and 5 deletions
|
@ -25,10 +25,6 @@ services:
|
|||
PROXY_MODE: 1
|
||||
depends_on:
|
||||
- mongodb
|
||||
volumes:
|
||||
- certs:/root/.small-tech.org/auto-encrypt
|
||||
# localdev certs
|
||||
- ./certs:/usr/src/guppe/certs
|
||||
logging:
|
||||
driver: local
|
||||
options:
|
||||
|
@ -78,4 +74,4 @@ services:
|
|||
|
||||
volumes:
|
||||
mongo-data:
|
||||
certs:
|
||||
ssl_data:
|
||||
|
|
Loading…
Reference in a new issue