mirror of
https://github.com/coollabsio/coolify-examples.git
synced 2026-02-18 21:38:58 +00:00
Update coolify.json
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user