Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Proxy timeouts
- proxy_connect_timeout 60s;
- proxy_send_timeout 60s;
- proxy_read_timeout 60s;
- ##
- add_header Cache-Control "no-cache";
- ###
- client_max_body_size 0;
Advertisement
Comments
-
- environment:
- - TZ=America/El_Salvador
-
- restart: always
Add Comment
Please, Sign In to add comment
Advertisement