mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-29 20:30:06 +00:00
Add API backend to repo (#2040)
This commit is contained in:
parent
62dac32400
commit
4587352377
4 changed files with 287 additions and 0 deletions
5
api/.env.example
Normal file
5
api/.env.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
MONGO_USER=
|
||||
MONGO_PASSWORD=
|
||||
MONGO_IP=
|
||||
MONGO_PORT=
|
||||
MONGO_DATABASE=
|
||||
Loading…
Add table
Add a link
Reference in a new issue