dodawanie zdjęć i pobieranie ścieżek do nich
więcej kategorii
This commit is contained in:
@@ -10,4 +10,6 @@ spring.sql.init.mode=always
|
||||
spring.jpa.defer-datasource-initialization=true
|
||||
|
||||
# create and drop table, good for testing, production set to none or comment it
|
||||
spring.jpa.hibernate.ddl-auto=create-drop
|
||||
spring.jpa.hibernate.ddl-auto=update
|
||||
|
||||
spring.web.resources.static-locations=classpath:/static/,file:images/
|
||||
Reference in New Issue
Block a user