Skip to content
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

Add infoscreen to the fullstack, fix stripe_pk to docker-compose #4

Merged
merged 4 commits into from
Sep 14, 2023

Conversation

HenrikEngen
Copy link
Member

@HenrikEngen HenrikEngen commented Aug 27, 2023

Minor changes to docker-compose.yml and nginx.conf

  • Added the infoscreen app to docker-compose.yml.
  • Added the infoscreen app as a server in nginx.conf.
  • Added STRIPE_PK: " " to fix an issue where STRIPE didnt work if this was not set.
  • Exposed port 5432 to the db container in docker-compose to allow connections and modifications through ex. pgAdmin.

@HenrikEngen HenrikEngen requested a review from petterroea August 27, 2023 13:14
* Added STRIPE_PK: " " to docker-compose.yml
* Added the infoscreen app as a server in nginx.conf
* Undid removal of rabbitmq, dont know why this happened.
* Exposed port 5432 to the db container in docker-compose to allow connections and modifications through ex. pgAdmin.
@HenrikEngen HenrikEngen added the enhancement New feature or request label Sep 11, 2023
* Removed STRIPE_PK from participate_page as requested in #4.
* Removed exposing ports from db as requested in #4.
@petterroea petterroea merged commit 36f7f47 into master Sep 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants