fix(affine): fix small typo (#3868)

This commit is contained in:
Stavros 2024-06-22 21:51:31 +03:00 committed by GitHub
parent 2a2e55f558
commit 7fdd4ed53e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -74,7 +74,7 @@ services:
affine-postgres:
image: postgres
container_name: affinepostgres
container_name: affine-postgres
restart: unless-stopped
volumes:
- ${APP_DATA_DIR}/data/postgres:/var/lib/postgresql/data