Skip to content

Commit

Permalink
adding missing dev activation for FE env
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinSchuhmacher committed Dec 13, 2024
1 parent 594e25e commit 59c42f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/development.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"FEATURE_COLUMN_BOARD_SUBMISSIONS_ENABLED": true,
"FEATURE_COLUMN_BOARD_LINK_ELEMENT_ENABLED": true,
"FEATURE_COLUMN_BOARD_COLLABORATIVE_TEXT_EDITOR_ENABLED": true,
"FEATURE_COLUMN_BOARD_VIDEOCONFERENCE_ENABLED": true,
"FEATURE_BOARD_LAYOUT_ENABLED": true,
"SCHULCONNEX_CLIENT": {
"API_URL": "http://localhost:8888/v1/",
Expand Down

0 comments on commit 59c42f5

Please sign in to comment.