Migrate to self hosted Forgejo (#1)

Change context url in compose.yml

Signed-off-by: arndttouby <arndt@touby.eu>

Reviewed-on: #1
Co-authored-by: arndttouby <arndt@touby.eu>
Co-committed-by: arndttouby <arndt@touby.eu>
This commit is contained in:
Arndt Touby 2025-04-09 12:21:51 +00:00 committed by Arndt Touby
parent 23542330b2
commit 0798cc9046

View file

@ -17,7 +17,7 @@ services:
tty: true
stdin_open: true
build:
context: https://github.com/arndttouby/elixir-phoenix-devcontainer.git
context: https://git.touby.eu/arndttouby/elixir-phoenix-devcontainer.git
dockerfile: Dockerfile
target: development