fix: update docker-compose network to external and enhance avatar URL resolution logic

This commit is contained in:
2026-05-11 08:39:16 -05:00
parent 96fd14582d
commit c9d8bf666a
6 changed files with 23 additions and 12 deletions

View File

@@ -37,6 +37,7 @@ const vitestClientProject = {
};
export default defineConfig({
cacheDir: '.vite',
server: {
port: 5173, // fija el puerto
host: true, // escucha en 0.0.0.0