fix(repo): change base url
This commit is contained in:
parent
d45732212a
commit
b8db7e7f80
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ services:
|
|||
image: www.coastalcommits.com/galacticfactory/downloader:latest@sha256:c45626d77e584a981452d738d14f9a58ad738551cc358a7e715801e56f9b0a9d
|
||||
restart: always
|
||||
environment:
|
||||
- FORGEJO_BASE_URL=https://www.coastalcommits.com
|
||||
- FORGEJO_BASE_URL=https://c.csw.im
|
||||
- FORGEJO_USER=GalacticFactory
|
||||
- FORGEJO_REPO=GalacticFactory
|
||||
- FORGEJO_TASK_NAME=build_export_files
|
||||
|
|
Loading…
Add table
Reference in a new issue