dockerfiles: simplify project as it doesn't require to be root
This commit is contained in:
parent
3d38f0e6af
commit
3c2e528390
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ configuration pour nginx :
|
|||
index countdown.html;
|
||||
|
||||
server {
|
||||
listen 80;
|
||||
listen 8080;
|
||||
|
||||
root /srv/http;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue