web-1 | * Serving Flask app 'app.py' web-1 | * Debug mode: on web-1 | WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead. web-1 | * Running on all addresses (0.0.0.0) web-1 | * Running on http://127.0.0.1:5000 web-1 | * Running on http://172.18.0.3:5000 web-1 | Press CTRL+C to quit web-1 | * Restarting with stat web-1 | * Debugger is active! web-1 | * Debugger PIN: 593-762-075 redis-1 | 1:C 25 Apr 2024 05:32:35.018 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis-1 | 1:C 25 Apr 2024 05:32:35.018 * Redis version=7.2.0, bits=64, commit=00000000, modified=0, pid=1, just started redis-1 | 1:C 25 Apr 2024 05:32:35.018 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf redis-1 | 1:M 25 Apr 2024 05:32:35.019 * monotonic clock: POSIX clock_gettime redis-1 | 1:M 25 Apr 2024 05:32:35.019 * Running mode=standalone, port=6379. redis-1 | 1:M 25 Apr 2024 05:32:35.020 * Server initialized redis-1 | 1:M 25 Apr 2024 05:32:35.022 * Ready to accept connections tcp redis-1 | 1:signal-handler (1714024483) Received SIGTERM scheduling shutdown... redis-1 | 1:M 25 Apr 2024 05:54:43.946 * User requested shutdown... redis-1 | 1:M 25 Apr 2024 05:54:43.946 * Saving the final RDB snapshot before exiting. redis-1 | 1:M 25 Apr 2024 05:54:43.948 * DB saved on disk redis-1 | 1:M 25 Apr 2024 05:54:43.948 # Redis is now ready to exit, bye bye...