uncommitted changes from a month ago

This commit is contained in:
2024-03-16 23:21:15 +00:00
parent 2d66692b26
commit 1a8b2b557e
4 changed files with 3 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ services:
- PORT=5000
- PUID=${USER_ID}
- PGID=${GROUP_ID}
- PLAYWRIGHT_DRIVER_URL=ws://playwright-chrome:3000/
- PLAYWRIGHT_DRIVER_URL=ws://playwright:3000/
- BASE_URL="https://changedetection.${DOMAIN_ROOT}"
labels: