mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Rename default docker-compose file
This commit is contained in:
parent
aec7d2d0aa
commit
f0a01587ac
@ -32,8 +32,6 @@ version: "3.8"
|
||||
services:
|
||||
# Database service
|
||||
# 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:
|
||||
container_name: inventree-db
|
||||
image: postgres:13
|
Loading…
Reference in New Issue
Block a user