mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Incorporate review comment: Remove unneeded container name setting in docker-compose
This commit is contained in:
parent
75e0d19b4e
commit
e42f858166
@ -2,7 +2,6 @@ version: '2'
|
||||
|
||||
services:
|
||||
firefly-app:
|
||||
container_name: firefly-iii
|
||||
environment:
|
||||
- FF_APP_ENV=production
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user