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

Commit

Permalink
Add to server management
Browse files Browse the repository at this point in the history
  • Loading branch information
bischofmax committed Jun 13, 2024
1 parent db92187 commit 26886ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compose-files/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,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 26886ec

Please sign in to comment.