Skip to content
Snippets Groups Projects
Commit 0b43f24e authored by Hartung, Michael's avatar Hartung, Michael
Browse files

Merge branch 'development' into production

Former-commit-id: 47587319ed976db0e9625bd181f7e65241f03957 [formerly 394b2fd683b794a5049d3624ec1f84ec228701c1]
Former-commit-id: dea6a6bc40177d2fe63168e247945878f1bf8946
parents 32d416a1 a99c6a31
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ services:
- "-c"
- "shared_buffers=2GB"
redis:
image: redis:7.0.7
image: redis
container_name: drugstone_redis
restart: always
command: ["redis-server"]
......
......@@ -22,7 +22,7 @@ services:
- db
- redis
db:
image: postgres:14
image: postgres
container_name: drugstone_postgres
restart: always
hostname: drugstone_postgres
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment