Lab2 #8

Merged
SuslikSenya merged 12 commits from lab2 into main 2026-02-28 20:45:54 +02:00
Showing only changes of commit a63864bcaa - Show all commits

View File

@@ -1,8 +1,7 @@
version: "3.9"
name: "road_vision__database"
services:
postgres_db:
image: postgres:latest
image: postgres:17
container_name: postgres_db
restart: always
environment: