chroe: remove cache file and print statements

This commit is contained in:
Arthur Khachaturov 2024-11-26 15:11:29 +03:00
parent 94f58c1857
commit 495009e270
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
3 changed files with 21 additions and 35 deletions

View file

@ -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