Files
smartbooking/docker-compose/.yo-rc.json
Simone Bierti 35e3c51623
All checks were successful
Build and Publish / build (push) Successful in 3m8s
bugfix di alcuni problemi di interfaccia
2026-04-11 22:00:48 +02:00

11 lines
359 B
JSON

{
"generator-jhipster": {
"appsFolders": ["smartbooking"],
"deploymentType": "docker-compose",
"directoryPath": "../../",
"jwtSecretKey": "MDQwNzk2YjgyMzE3NjQxNWViNzQyZThjNmJjNjI1YzBmZGRiYzBmYzMxNjg2ODM4MGMxOTFjM2NiNGUxMDE1ZWFiODA0ZTA1M2JkZjM5NThhNTc3YzViY2MxY2IxYTNiYWQ0Zg==",
"monitoring": "no",
"serviceDiscoveryType": "no"
}
}