Closed pimuzzo closed 5 years ago
Hi, I have encountered an issue mounting volumes on host:
volumes: - ./cozy-etc:/etc/cozy - ./cozy-couchdb:/var/lib/couchdb - ./cozy-local:/usr/local/cozy for /var/lib/postgresql
Nginx doesn't start with the following error:
2016/03/24 14:49:36 [emerg] 11#0: BIO_new_file("/etc/cozy/server.crt") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/cozy/server. crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)
The project seems dead and I'm not working on it anymore, reopen if you think it's necessary
Hi, I have encountered an issue mounting volumes on host:
Nginx doesn't start with the following error: