ozon-task/deployments/docker-compose/standalone/ozon-task.env
2024-06-25 02:34:10 +03:00

4 lines
161 B
Bash

# Define storage type for the app
# inmemory (default) - store data in memory (non-persistent)
# postgres - store data in postgres database
APP_STORAGE=inmemory