summaryrefslogtreecommitdiff
path: root/linux/deb/02-fs-spring-boot-kamal/package/etc/fs-spring-boot-kamal/application.yaml
blob: 877e70d0cbb9a49c44d9db69cb8789f010891091 (plain)
1
2
3
4
5
6
server:
#  address: 0.0.0.0 # Uncomment this line for server to listen on all network interfaces.
  port: 8085

# Configurations like database connection details can follow.