mirror of https://github.com/LemmyNet/lemmy.git
corrected error in path
parent
b875b74ce5
commit
72e2d3115f
|
@ -12,7 +12,7 @@ services:
|
||||||
lemmy:
|
lemmy:
|
||||||
build:
|
build:
|
||||||
context: ../../
|
context: ../../
|
||||||
dockerfile: docker/pi/Dockerfile
|
dockerfile: docker/nocross/Dockerfile
|
||||||
ports:
|
ports:
|
||||||
- "8536:8536"
|
- "8536:8536"
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue