Skip to content

Commit

Permalink
Also change port during the bootstrap process.
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelfrykholm committed Jan 10, 2025
1 parent eefc404 commit 1a211b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ services:
ports:
- "8443:8443"
volumes:
- "./simplesamlphp/ports.conf:/etc/apache2/ports.conf:ro"
- "./simplesamlphp/apache2.conf:/etc/apache2/sites-enabled/ssp.conf:ro"
- "./simplesamlphp/authsources.php:/var/simplesamlphp/config/authsources.php:ro"
- "./simplesamlphp/config-bootstrap.php:/var/simplesamlphp/config/config.php:ro"
Expand Down

0 comments on commit 1a211b2

Please sign in to comment.