Spaces:
Sleeping
Sleeping
| { | |
| "$schema": "https://railway.app/railway.schema.json", | |
| "build": { | |
| "builder": "dockerfile" | |
| }, | |
| "start": "apache2-foreground" | |
| } | |
| { | |
| "$schema": "https://railway.app/railway.schema.json", | |
| "build": { | |
| "builder": "dockerfile" | |
| }, | |
| "start": "apache2-foreground" | |
| } | |