We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f962ea0 commit 5ed010eCopy full SHA for 5ed010e
1 file changed
src/test/docker/docker-compose.yml
@@ -33,7 +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
+ FUSIONAUTH_APP_INSTALLATION_SOURCE: fusionauth-python-client/test
37
networks:
38
- db_net
39
restart: unless-stopped
0 commit comments