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

@ -39,7 +39,3 @@ networks:
volumes:
postgres_data:
driver: local
driver_opts:
type: none
device: ./.docker/postgres_data

View File

@ -37,7 +37,3 @@ networks:
volumes:
postgres_data:
driver: local
driver_opts:
type: none
device: ./.docker/postgres_data