diff --git a/docker-compose.yml b/docker-compose.yml index a399949..91d2051 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -7,11 +7,11 @@ services: context: ./build dockerfile: Dockerfile args: - repo: https://github.com/anbucher/fredy.git + repo: https://github.com/orangecoding/fredy.git image: fredy/fredy # map existing config and database volumes: - ./conf:/conf - ./db:/db ports: - - 9998:9998 \ No newline at end of file + - 9998:9998