Aggiorna README.md
This commit is contained in:
parent
51f77164fd
commit
88749a59d2
1 changed files with 9 additions and 0 deletions
|
@ -9,3 +9,12 @@ per creare l'immagine
|
|||
per lanciare il docker
|
||||
|
||||
./start.sh
|
||||
|
||||
i log si trovano all'interno del docker sia per ssl che per ddns come da file supervisord.conf
|
||||
|
||||
stderr_logfile=/var/log/ssl.err.log
|
||||
stdout_logfile=/var/log/ssl.out.log
|
||||
stderr_logfile=/var/log/ddns.err.log
|
||||
stdout_logfile=/var/log/ddns.out.log
|
||||
|
||||
nel file supervisord.conf vengono anche lanciati i 2 processi
|
Loading…
Reference in a new issue