This commit is contained in:
Tobias Genannt 2025-12-01 11:52:39 +00:00 committed by GitHub
commit d220a1926b
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: