mirror of
https://github.com/inventree/InvenTree.git
synced 2025-05-01 21:16:46 +00:00
Rename default docker-compose file
This commit is contained in:
parent
aec7d2d0aa
commit
f0a01587ac
@ -32,8 +32,6 @@ version: "3.8"
|
|||||||
services:
|
services:
|
||||||
# Database service
|
# Database service
|
||||||
# Use PostgreSQL as the database backend
|
# Use PostgreSQL as the database backend
|
||||||
# Note: this can be changed to a different backend,
|
|
||||||
# just make sure that you change the INVENTREE_DB_xxx vars below
|
|
||||||
inventree-db:
|
inventree-db:
|
||||||
container_name: inventree-db
|
container_name: inventree-db
|
||||||
image: postgres:13
|
image: postgres:13
|
Loading…
x
Reference in New Issue
Block a user