mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-11-30 22:45:46 +01:00
added stepsetup for initial admin setup
This commit is contained in:
@@ -23,7 +23,7 @@ export default defineConfig(({ mode }) => {
|
||||
server: {
|
||||
port: 3003,
|
||||
host: true,
|
||||
open: isDevelopment,
|
||||
//open: isDevelopment,
|
||||
proxy: {
|
||||
'/api': {
|
||||
target: 'http://localhost:3002',
|
||||
|
||||
Reference in New Issue
Block a user