Update docker-compose.production.yml
This commit is contained in:
parent
568f79a52c
commit
6d3e8457e8
|
|
@ -3,4 +3,4 @@ services:
|
||||||
build:
|
build:
|
||||||
context: ./docker/portainer/
|
context: ./docker/portainer/
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: git.nixc.us/colin/portainer:production
|
image: git.nixc.us/nixius/portainer:production
|
||||||
Loading…
Reference in New Issue