add registry
This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
|||||||
build:
|
build:
|
||||||
context: ./docker
|
context: ./docker
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
image: bitdeals/nginx
|
image: registry.bitdeals.org/nginx
|
||||||
volumes:
|
volumes:
|
||||||
- php_socket:/run
|
- php_socket:/run
|
||||||
- storage:/app/storage/:ro
|
- storage:/app/storage/:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user