web rettelser
This commit is contained in:
@@ -2,7 +2,7 @@ server {
|
||||
listen 8001;
|
||||
server_name _;
|
||||
root /usr/share/nginx/html;
|
||||
index index.html;
|
||||
index app.html;
|
||||
|
||||
location /api/ {
|
||||
proxy_pass http://api:8000/;
|
||||
|
||||
Reference in New Issue
Block a user