Pull from docker for now
This commit is contained in:
parent
e5ec9c9bfe
commit
31b90f6ef8
1 changed files with 4 additions and 4 deletions
|
|
@ -34,10 +34,10 @@ services:
|
|||
networks:
|
||||
- barrios-network
|
||||
caddy:
|
||||
build:
|
||||
context: ./caddy
|
||||
dockerfile: Dockerfile
|
||||
# image: boulangermontrealais/barrios:caddy
|
||||
# build:
|
||||
# context: ./caddy
|
||||
# dockerfile: Dockerfile
|
||||
image: boulangermontrealais/barrios:caddy
|
||||
# image: registry.dylanbaird.com/caddy:latest
|
||||
container_name: caddy
|
||||
ports:
|
||||
|
|
|
|||
Loading…
Reference in a new issue