Torma Kristóf
1a886ad9d4
All checks were successful
continuous-integration/drone/push Build is passing
13 lines
232 B
YAML
13 lines
232 B
YAML
---
|
|
ansible_host: nexus.intra.tormakris.dev
|
|
webserver:
|
|
- domain: "nexus.kmlabz.com"
|
|
port: 8080
|
|
bigrequests: true
|
|
https: false
|
|
- domain: "registry.kmlabz.com"
|
|
port: 4269
|
|
bigrequests: true
|
|
https: false
|
|
...
|