mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-20 16:40:10 +00:00
Incorporate review comment: Remove unneeded container name setting in docker-compose
This commit is contained in:
@@ -2,7 +2,6 @@ version: '2'
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
firefly-app:
|
firefly-app:
|
||||||
container_name: firefly-iii
|
|
||||||
environment:
|
environment:
|
||||||
- FF_APP_ENV=production
|
- FF_APP_ENV=production
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user