WIP Char create get skills
und Docker stuff für Production deployment
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -162,7 +162,7 @@ export default {
|
||||
common: {
|
||||
loading: 'Laden...',
|
||||
cancel: 'Abbrechen',
|
||||
revious: 'Zurück',
|
||||
previous: 'Zurück',
|
||||
next: 'Weiter'
|
||||
},
|
||||
experience: {
|
||||
|
||||
@@ -17,6 +17,6 @@ export default defineConfig({
|
||||
},
|
||||
server: {
|
||||
//port: 8080,
|
||||
host: ['192.168.0.48', 'localhost','terrra.local'],
|
||||
host: ['bamort.trokan.de','192.168.0.48', 'localhost','terrra.local'],
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user