chroe: remove cache file and print statements
This commit is contained in:
parent
94f58c1857
commit
495009e270
3 changed files with 21 additions and 35 deletions
|
@ -2,8 +2,10 @@ services:
|
|||
puppies:
|
||||
build: puppy
|
||||
ports:
|
||||
- "2390:80"
|
||||
- "127.0.0.1:2000-2030:80"
|
||||
stop_signal: SIGINT
|
||||
volumes:
|
||||
- '/dev/shm/mgx-temp:/tmpfs'
|
||||
deploy:
|
||||
mode: replicated
|
||||
replicas: 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue