Update avec le Container qui compile et publish

This commit is contained in:
2026-01-08 16:45:50 +01:00
parent 96d61fccde
commit aad8d2fb29
3 changed files with 49 additions and 55 deletions

View File

@@ -4,7 +4,8 @@ server {
server_name _;
root /app/Front;
#root /app/Front;
root /usr/share/nginx/html;
index index.html;
location /api {