Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Merge branch 'BC-6724-fix-scrollbar' of https://github.com/hpi-schul-…
Browse files Browse the repository at this point in the history
…cloud/docker-compose into BC-6724-fix-scrollbar
  • Loading branch information
odalys-dataport committed Jun 14, 2024
2 parents a1a62fe + 743081e commit ad61d97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions compose-files/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ services:
- CALENDAR_API_KEY=test123
- S3_KEY=abcdefghijklmnop
- PUBLIC_BACKEND_URL=http://server:3030/api
# ETHERPAD
- ETHERPAD__PAD_URI=http://localhost:9001/p
ports:
- "3030:3030"
networks:
Expand Down Expand Up @@ -236,6 +238,8 @@ services:
- FWU_CONTENT__S3_SECRET_KEY=S3RVER
- FWU_CONTENT__S3_BUCKET=fwu-content
- FWU_CONTENT__S3_REGION=eu-central-1
# ETHERPAD
- ETHERPAD__PAD_URI=http://localhost:9001/p
ports:
- "3333:3333"
networks:
Expand Down

0 comments on commit ad61d97

Please sign in to comment.