remove unused path

This commit is contained in:
Adrien Audebert 2024-09-10 17:43:30 +02:00
parent 6fb4641d99
commit f4a93fd604

View File

@ -219,10 +219,6 @@ volumes:
o: bind o: bind
pong_django_logs: pong_django_logs:
driver: local driver: local
driver_opts:
type: none
device: ${DJANGO_LOGS}
o: bind
pong_pg_data: pong_pg_data:
driver: local driver: local
pong_es_data_01: pong_es_data_01: