fix: fix of compose files
All checks were successful
Publish JOBot on dev / Build and deploy (push) Successful in 21s

This commit is contained in:
Pavel-Savely Savianok 2025-07-18 16:28:10 +03:00
parent 445a1f7fa4
commit 81bf05e3fc
2 changed files with 2 additions and 10 deletions

View File

@ -38,8 +38,4 @@ networks:
jobot:
volumes:
postgres_data:
driver: local
driver_opts:
type: none
device: ./.docker/postgres_data
postgres_data:

View File

@ -36,8 +36,4 @@ networks:
volumes:
postgres_data:
driver: local
driver_opts:
type: none
device: ./.docker/postgres_data
postgres_data: