-
Notifications
You must be signed in to change notification settings - Fork 130
Docker fix prod #1390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Docker fix prod #1390
Conversation
…ng on the development or production environment.
…users' does not exist" because now all tables are created first before attempting any migration.
Updated environment variables in docker-compose.yml to use fixed values instead of defaults. Main variable to toggle between public/private
add examples
|
@oscartobar is attempting to deploy a commit to the evroon's projects Team on Vercel. A member of the Team first needs to authorize it. |
|
Thanks for the PR! Hmm I am not really sure what the changes related to CORS attempt to solve. Maybe the fix for postgres 18 can be a separate (smaller) PR?
That index should be getting created once you run |
Two bugs have been fixed:
New functionality has been added: