fix: update docker-compose network to external and enhance avatar URL resolution logic
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user