mirror of
https://github.com/3-w-c/docker-simplesamlphp.git
synced 2025-09-04 12:52:39 +00:00
Fix error in example compose file
This commit is contained in:
@ -4,7 +4,7 @@ services:
|
|||||||
|
|
||||||
idp01-simplesamlphp:
|
idp01-simplesamlphp:
|
||||||
container_name: idp01-simplesamlphp
|
container_name: idp01-simplesamlphp
|
||||||
image: local
|
image: venatorfox/simplesamlphp:1.14.17
|
||||||
environment:
|
environment:
|
||||||
- CONFIG_BASEURLPATH=https://localhost/simplesaml/
|
- CONFIG_BASEURLPATH=https://localhost/simplesaml/
|
||||||
# To login to this example setup, use 123 for the password.
|
# To login to this example setup, use 123 for the password.
|
||||||
|
Reference in New Issue
Block a user