all
This commit is contained in:
@@ -8,7 +8,8 @@ services:
|
||||
networks:
|
||||
- traefik_net
|
||||
volumes:
|
||||
- /opt/apps/scaev/output:/mnt/okcomputer/output
|
||||
- shared-auction-data:/mnt/okcomputer/output
|
||||
|
||||
environment:
|
||||
RATE_LIMIT_SECONDS: "0.5"
|
||||
MAX_PAGES: "50"
|
||||
@@ -25,3 +26,8 @@ networks:
|
||||
traefik_net:
|
||||
external: true
|
||||
name: traefik_net
|
||||
|
||||
# Add at the bottom:
|
||||
volumes:
|
||||
shared-auction-data:
|
||||
external: true
|
||||
Reference in New Issue
Block a user