refactor: update ports to use 80 for front-end services in Docker and Nginx configuration
This commit is contained in:
@@ -7,4 +7,7 @@ export default defineConfig({
|
||||
react(),
|
||||
tailwindcss(),
|
||||
],
|
||||
server: {
|
||||
port: 80,
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user