Migrate to self hosted Forgejo #1

Merged
arndttouby merged 1 commit from migrate-to-self-hosted-forgejo into main 2025-04-09 12:21:51 +00:00
Showing only changes of commit 59975ad73c - Show all commits

View file

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