Fix indentation.
This commit is contained in:
parent
96c5b5df73
commit
48dbb9a633
|
@ -24,8 +24,8 @@ services:
|
||||||
build:
|
build:
|
||||||
context: ./docker/accounts
|
context: ./docker/accounts
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
args:
|
args:
|
||||||
branch: ivo/limit_delete
|
branch: ivo/limit_delete
|
||||||
container_name: accounts
|
container_name: accounts
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging: *default-logging
|
logging: *default-logging
|
||||||
|
|
Reference in New Issue