/
setwind
/
City
Обзор
Документация
Войти
/
setwind
/
City
Код
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
src/main/resources/application.properties
8 строк
322 B
InfinityExistence
add docker compose build
19 май 2025, 12:18
19 май 2025, 12:18
6c0433e
Код
Авторство
О чём код?
spring.application.name=City spring.jpa.open-in-view=false spring.datasource.url=jdbc:postgresql://pgdb:5432/citydb spring.datasource.username=postgres spring.datasource.password=postgres spring.datasource.driver-class-name=org.postgresql.Driver spring.jpa.hibernate.ddl-auto=none server.forward-headers-strategy=framework