This commit is contained in:
Tobias Genannt 2025-12-08 21:19:42 +00:00 committed by GitHub
commit b618c91d9d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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