fixed concatenation

This commit is contained in:
2025-04-07 15:40:07 -04:00
parent 3c11ffdc19
commit c6b8b547b9

View File

@@ -44,11 +44,11 @@ services:
- app - app
restart: unless-stopped restart: unless-stopped
adminer: adminer:
image: adminer image: adminer
restart: unless-stopped restart: unless-stopped
ports: ports:
- "8081:8080" - "8081:8080"
volumes: volumes:
db_data: db_data: