Skip to content

Commit 5735794

Browse files
committed
ok, turns out we don't use the chrome container at all....
1 parent c00c2b1 commit 5735794

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

stepup/docker-compose.yml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,6 @@ services:
5757
profiles:
5858
- "smoketest"
5959

60-
chrome:
61-
image: "lscr.io/linuxserver/chromium:latest"
62-
ports:
63-
- "9222:9222"
64-
environment:
65-
CHROME_CLI: "--remote-debugging-port=9222 --window-size=1920,1080 --ignore-certificate-errors --ignore-ssl-errors"
66-
volumes:
67-
- "/tmp/chromedata/:/data"
68-
networks:
69-
openconextdev:
70-
aliases:
71-
- "chrome.dev.openconext.local"
72-
profiles:
73-
- "smoketest"
74-
7560
webauthn:
7661
image: ghcr.io/openconext/stepup-webauthn/stepup-webauthn:${STEPUP_VERSION:-prod}
7762
ports:

0 commit comments

Comments
 (0)