This commit is contained in:
teddys48
2025-10-08 16:32:24 +07:00
parent cf5676a674
commit b9522aa783

View File

@@ -1,4 +1,4 @@
version: '3.8' version: "3.8"
services: services:
app: app:
@@ -12,3 +12,5 @@ services:
cpus: "0.01" cpus: "0.01"
memory: "50m" memory: "50m"
restart: always restart: always
volumes:
- /home/script:/home/script