Update docker-compose.yml
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ services:
|
||||
entrypoint: web-entrypoint.sh
|
||||
command: ['bin/rails', 'server', '-p', '3000', '-b', '::']
|
||||
environment:
|
||||
RAILS_ENV: development
|
||||
RAILS_ENV: production
|
||||
REDIS_URL: redis://dawarich_redis:6379
|
||||
DATABASE_HOST: dawarich_db
|
||||
DATABASE_USERNAME: postgres
|
||||
|
||||
Reference in New Issue
Block a user