update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user