remove umami startup schema volume

This commit is contained in:
simon 2022-06-01 17:36:34 +07:00
parent 690a72c2df
commit 0636b5bceb
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 0 additions and 1 deletions

View File

@ -101,7 +101,6 @@ services:
env_file:
- ./env/umami.env
volumes:
- ./volume/umami/schema.postgresql.sql:/docker-entrypoint-initdb.d/schema.postgresql.sql:ro
- ./volume/umami/db:/var/lib/postgresql/data
restart: always
networks: