fix: add internal host routing for Gitea Actions environment in e2e
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
PGDATA: /tmp/pgdata
|
||||
ports:
|
||||
- 5442:5432
|
||||
options: --tmpfs /var/lib/postgresql/data --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
|
||||
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./backend
|
||||
|
||||
Reference in New Issue
Block a user