feat: remove bookstack routes
This commit is contained in:
parent
26f7592d38
commit
055c240396
2 changed files with 0 additions and 6 deletions
|
@ -90,7 +90,3 @@ https://hole.home.karnov.club {
|
|||
:58082 {
|
||||
import application_base "vault-web" 8082
|
||||
}
|
||||
|
||||
:53010 {
|
||||
import application_base "bookstack-web" 3010
|
||||
}
|
||||
|
|
|
@ -11,8 +11,6 @@ ports:
|
|||
container: 53000
|
||||
- host: 53001
|
||||
container: 53001
|
||||
- host: 53010
|
||||
container: 53010
|
||||
- host: 58082
|
||||
container: 58082
|
||||
- host: 50000
|
||||
|
|
Loading…
Reference in a new issue