mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
change cookie path capitalization for consistency with other env stuff
This commit is contained in:
@ -20,7 +20,9 @@ services:
|
||||
- apiURL=https://co.wuk.sh/
|
||||
# replace apiName with your instance's distinctive name
|
||||
- apiName=eu-nl
|
||||
|
||||
# if you want to use cookies when fetching data from services, uncomment the next line
|
||||
#- cookiePath=/cookies.json
|
||||
# see src/modules/processing/cookie/cookies_example.json for example file.
|
||||
|
||||
cobalt-web:
|
||||
build: .
|
||||
|
Reference in New Issue
Block a user