mirror of
https://github.com/davestephens/ansible-nas
synced 2025-01-12 11:38:47 +00:00
Fix mistakes
This commit is contained in:
parent
b884c2bb84
commit
1e4955378b
1 changed files with 0 additions and 4 deletions
|
@ -26,10 +26,6 @@
|
||||||
pull: true
|
pull: true
|
||||||
links:
|
links:
|
||||||
- miniflux-postgres:db
|
- miniflux-postgres:db
|
||||||
volumes:
|
|
||||||
- "{{ miniflux_config_directory }}:/config:rw"
|
|
||||||
- "{{ miniflux_logs }}:/logs:rw"
|
|
||||||
- "{{ miniflux_data_directory }}:/data:rw"
|
|
||||||
ports:
|
ports:
|
||||||
- "{{ miniflux_port }}:8080"
|
- "{{ miniflux_port }}:8080"
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue