addded services
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
version: "2.4"
|
||||
services:
|
||||
reverse_and_polish:
|
||||
restart: unless-stopped
|
||||
build: .
|
||||
pids_limit: 256
|
||||
mem_limit: 256M
|
||||
cpus: 1.0
|
||||
ports:
|
||||
- 7845:1337
|
||||
Reference in New Issue
Block a user