Fix indentation for working_dir in docker-compose.yml
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
heart-listener:
|
heart-listener:
|
||||||
|
working_dir: /app
|
||||||
image: python:3.14-slim
|
image: python:3.14-slim
|
||||||
container_name: uptime-heart-listener
|
container_name: uptime-heart-listener
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|||||||
Reference in New Issue
Block a user