fix: Remove hardcoded address.
This commit is contained in:
parent
648254aaa1
commit
80235a06f9
@ -9,7 +9,7 @@ services:
|
||||
env_file: "{{ firefly_config_path | expanduser }}/env.firefly.conf"
|
||||
networks:
|
||||
firefly_iii:
|
||||
ipv4_address: 177.0.0.10
|
||||
# ipv4_address: 177.0.0.10
|
||||
ports:
|
||||
- "{{ firefly_http_port_app }}:8080"
|
||||
depends_on:
|
||||
|
Loading…
Reference in New Issue
Block a user