tested n8n template
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
services:
|
||||
app:
|
||||
image: your-image:latest
|
||||
container_name: ${APP_NAME}
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "${APP_PORT}:8080"
|
||||
environment:
|
||||
- TZ=Europe/London
|
||||
Reference in New Issue
Block a user