CI/CdI
This commit is contained in:
parent
46504585aa
commit
bd312a76ab
|
@ -17,7 +17,7 @@ http {
|
|||
server {
|
||||
include /etc/nginx/mime.types;
|
||||
listen 80;
|
||||
root /usr/bin/cre/;
|
||||
root /usr/bin/cre/dist/frontend;
|
||||
index index.html;
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Reference in New Issue