This commit is contained in:
Tobias Genannt 2025-12-27 10:51:39 +01:00 committed by GitHub
commit d7ea7a09d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ services:
retries: 5
env_file: env/postgres.env
volumes:
- netbox-postgres-data:/var/lib/postgresql/data
- netbox-postgres-data:/var/lib/postgresql
# redis
redis: