Refactored to handle schema migrations
This commit is contained in:
@@ -7,6 +7,8 @@ services:
|
||||
- PORT=3000
|
||||
- HOST=${PUBLIC_URL}
|
||||
- SECRET_KEY_BASE=${SECRET_KEY_BASE}
|
||||
- RAILS_ENV=production
|
||||
- SKIP_MIGRATION_VALIDATION=true
|
||||
ports:
|
||||
- "3001:3000"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user