Lab2 shved #2

Merged
Rhinemann merged 3 commits from lab2_shved into lab2 2026-02-23 19:28:11 +02:00
Showing only changes of commit a63864bcaa - Show all commits

View File

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