add app_fastcgi_pass to gitlab-ci
This commit is contained in:
@@ -114,6 +114,7 @@ phpunit-integration:
|
||||
TTRSS_DB_PASS: ${POSTGRES_PASSWORD}
|
||||
FF_NETWORK_PER_BUILD: "true"
|
||||
APP_WEB_ROOT: /builds/shared-root
|
||||
APP_FASTCGI_PASS: app:9000 # skip resolver
|
||||
AUTO_CREATE_USER: test
|
||||
AUTO_CREATE_USER_PASS: 'test'
|
||||
AUTO_CREATE_USER_ACCESS_LEVEL: '10'
|
||||
|
||||
Reference in New Issue
Block a user