Update docker-compose.yml (#2127)
Some checks are pending
supersonic CentOS CI / build (21) (push) Waiting to run
supersonic mac CI / build (21) (push) Waiting to run
supersonic ubuntu CI / build (21) (push) Waiting to run
supersonic windows CI / build (21) (push) Waiting to run

fix data persistence issue
This commit is contained in:
coosir
2025-03-05 08:36:04 +08:00
committed by GitHub
parent 8f361f9932
commit f1bc18ef65

View File

@@ -12,7 +12,7 @@ services:
ports: ports:
- "15432:5432" - "15432:5432"
# volumes: # volumes:
# - postgres_data:/var/lib/postgresql # - postgres_data:/var/lib/postgresql/data
networks: networks:
- supersonic_network - supersonic_network
dns: dns: