You've already forked netbox
postgres 18+
This commit is contained in:
@@ -130,7 +130,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- internal
|
- internal
|
||||||
volumes:
|
volumes:
|
||||||
- ${PSQL_DATA}:/var/lib/postgresql/data
|
- ${PSQL_DATA}:/var/lib/postgresql
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
image: redis:${REDIS_VERSION}
|
image: redis:${REDIS_VERSION}
|
||||||
|
|||||||
Reference in New Issue
Block a user