fix: fix of compose files
All checks were successful
Publish JOBot on dev / Build and deploy (push) Successful in 21s
All checks were successful
Publish JOBot on dev / Build and deploy (push) Successful in 21s
This commit is contained in:
parent
445a1f7fa4
commit
81bf05e3fc
@ -39,7 +39,3 @@ networks:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres_data:
|
postgres_data:
|
||||||
driver: local
|
|
||||||
driver_opts:
|
|
||||||
type: none
|
|
||||||
device: ./.docker/postgres_data
|
|
@ -37,7 +37,3 @@ networks:
|
|||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
postgres_data:
|
postgres_data:
|
||||||
driver: local
|
|
||||||
driver_opts:
|
|
||||||
type: none
|
|
||||||
device: ./.docker/postgres_data
|
|
Loading…
x
Reference in New Issue
Block a user