Skip to content
Snippets Groups Projects

feat/US506-monthly-news

Merged Rémi PAILHAREY requested to merge feat/US506-monthly-news into dev

Updated fields to match last backend modifications

How to test locally ?

  • In docker-compose.yml, replace images for nginx by "registry.forge.grandlyon.com/web-et-numerique/llle_project/backoffice-client:US506" and backend by "registry.forge.grandlyon.com/web-et-numerique/llle_project/backoffice-server:US506"
  • In .env, set the following variables for Mock OAuth2 login

HOSTNAME=localhost

REDIRECT_URL=https://${HOSTNAME}:443/OAuth2Callback

CLIENT_ID=foo

CLIENT_SECRET=bar

AUTH_URL=http://localhost:8090/auth

TOKEN_URL=http://localhost:8090/token

USERINFO_URL=http://localhost:8090/admininfo

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading