mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
using correct link to repo in docker compose file
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
context: ./build
|
context: ./build
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
args:
|
args:
|
||||||
repo: https://github.com/anbucher/fredy.git
|
repo: https://github.com/orangecoding/fredy.git
|
||||||
image: fredy/fredy
|
image: fredy/fredy
|
||||||
# map existing config and database
|
# map existing config and database
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user