chore: PostgreSQL op 5431
This commit is contained in:
		
							parent
							
								
									fc5ba93ba0
								
							
						
					
					
						commit
						ff66dd64f0
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		|  | @ -7,7 +7,7 @@ services: | |||
|     db: | ||||
|         image: postgres:latest | ||||
|         ports: | ||||
|             - '5432:5432' | ||||
|             - '5431:5432' | ||||
|         restart: unless-stopped | ||||
|         volumes: | ||||
|             - dwengo_postgres_data:/var/lib/postgresql/data | ||||
|  |  | |||
		Reference in a new issue