summaryrefslogtreecommitdiff
path: root/linux/deb/02-fs-spring-boot-kamal/package/etc/fs-spring-boot-kamal/application.yaml
blob: 4960f7543b5f7f7a19397ec242fe8462f1701a4e (plain)
1
2
3
4
5
6
server:
#  address: 127.0.0.1 # Uncomment this line for server to listen only on loopback device.
  port: 8085

# Configurations like database connection details can follow.