Update docker-compose.production.yml
This commit is contained in:
parent
adb178994f
commit
0712384f60
|
@ -4,4 +4,4 @@ services:
|
||||||
build:
|
build:
|
||||||
context: docker/syncthing
|
context: docker/syncthing
|
||||||
dockerfile: Dockerfile.production
|
dockerfile: Dockerfile.production
|
||||||
image: git.nixc.us/nixius/syncthing:production
|
image: git.nixc.us/colin/syncthing:production
|
||||||
|
|
Loading…
Reference in New Issue