Fix error in example compose file

This commit is contained in:
Adam W Zheng
2017-11-07 17:46:32 -06:00
parent b714b40f52
commit b30764b37b

View File

@ -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.