We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c9859e + 3c3925f commit 72dde5eCopy full SHA for 72dde5e
1 file changed
src/test/docker/docker-compose.yml
@@ -33,6 +33,7 @@ services:
33
FUSIONAUTH_APP_URL: http://fusionauth:9011
34
FUSIONAUTH_APP_KICKSTART_FILE: /usr/local/fusionauth/kickstart/kickstart.json
35
SEARCH_TYPE: database
36
+ FUSIONAUTH_APP_INSTALLATION_SOURCE: fusionauth-python-client
37
networks:
38
- db_net
39
restart: unless-stopped
0 commit comments