Skip to content
Snippets Groups Projects

Resolve "Include scripts to create client certificates in docker image"

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -12,6 +12,7 @@ services:
#TODO Fix this in the code
- ./tmp:/var/www/html/tmp
- ./tmp:/smartdata/tmp
- ./docker/certmanager/certificates:/certmanager/certificates
#TODO Custom certificates
#- ./crt:/etc/apache2/ssl/server.crt
#- ./key:/etc/apache2/ssl/server.key
Loading