Got the homepage sorted
This commit is contained in:
@ -1,10 +0,0 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
app:
|
||||
image: ${IMAGE:-ghcr.io/yourusername/your-fresh-project:latest}
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- DENO_DEPLOYMENT=production
|
||||
ports:
|
||||
- "3000:8000"
|
Reference in New Issue
Block a user