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