Update coolify.json

This commit is contained in:
Andras Bacsai
2025-02-11 11:10:55 +01:00
committed by GitHub
parent 1fc5d41b05
commit b23bf5a6e9

View File

@@ -1,10 +1,7 @@
{
"name": "Pure Dockerfile",
"name": "Git Based Dockerfile",
"build": {
"build_pack": "dockerfile",
"dockerfile": {
"content": "FROM nginx:latest"
}
"build_pack": "dockerfile"
},
"network": {
"ports": {