| 
									
										
										
										
											2024-03-02 23:33:48 +01:00
										 |  |  | spring.jpa.hibernate.ddl-auto=create-drop | 
					
						
							|  |  |  | spring.jpa.database-platform=org.hibernate.dialect.PostgreSQLDialect | 
					
						
							| 
									
										
										
										
											2024-03-30 23:23:33 +01:00
										 |  |  | spring.sql.init.mode=always | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # spring.datasource.url=jdbc:postgresql://localhost:5442/clyde | 
					
						
							|  |  |  | spring.datasource.url=jdbc:postgresql://db:5432/clyde | 
					
						
							|  |  |  | spring.datasource.username=devel | 
					
						
							|  |  |  | spring.datasource.password=devel | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # spring.config.activate.on-profile=prod | 
					
						
							|  |  |  | # spring.datasource.url=jdbc:postgresql:clyde?socketFactory=org.newsclub.net.unix.AFUNIXSocketFactory$FactoryArg&socketFactoryArg=/var/run/postgresql/.s.PGSQL.5432 | 
					
						
							|  |  |  | # spring.datasource.username=clyde |