Merge pull request #680 from SkynetLabs/ivo/accounts_main

Use `main` branch for accounts.
This commit is contained in:
Karol Wypchło 2021-04-19 17:33:31 +02:00 committed by GitHub
commit dec8e2305e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
context: ./docker/accounts context: ./docker/accounts
dockerfile: Dockerfile dockerfile: Dockerfile
args: args:
branch: ivo/limit_delete branch: main
container_name: accounts container_name: accounts
restart: unless-stopped restart: unless-stopped
logging: *default-logging logging: *default-logging