chore: Update .env file and docker-compose configuration

This commit is contained in:
Andras Bacsai
2024-09-13 12:47:46 +02:00
parent 1f9af39fa7
commit ba860398f3
6 changed files with 33 additions and 15 deletions

View File

@@ -1,13 +1,16 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.330"
"version": "4.0.0-beta.336"
},
"nightly": {
"version": "4.0.0-beta.331"
"version": "4.0.0-beta.337"
},
"realtime": {
"version": "1.0.0"
},
"helper": {
"version": "1.0.0"
"version": "1.0.1"
}
}
}