You've already forked netbox
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c7c6bebe7e |
@@ -130,7 +130,7 @@ services:
|
||||
networks:
|
||||
- internal
|
||||
volumes:
|
||||
- ${PSQL_DATA}:/var/lib/postgresql/data
|
||||
- ${PSQL_DATA}:/var/lib/postgresql
|
||||
|
||||
redis:
|
||||
image: redis:${REDIS_VERSION}
|
||||
|
||||
Reference in New Issue
Block a user