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