Fix the account service's context.

This commit is contained in:
Ivaylo Novakov 2020-12-11 15:06:57 +01:00
parent 5d0b0bd255
commit 4b838a3ab1
No known key found for this signature in database
GPG Key ID: 06B9354AB08BE9C6
1 changed files with 1 additions and 1 deletions

View File

@ -164,7 +164,7 @@ services:
accounts:
build:
context: ./docker/accounts
dockerfile: ./docker/accounts/Dockerfile
dockerfile: Dockerfile
container_name: accounts
restart: unless-stopped
logging: *default-logging