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:
parent
23542330b2
commit
0798cc9046
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue