This commit is contained in:
@@ -66,7 +66,6 @@
|
|||||||
image: lscr.io/linuxserver/mastodon:latest
|
image: lscr.io/linuxserver/mastodon:latest
|
||||||
recreate: true
|
recreate: true
|
||||||
restart_policy: unless-stopped
|
restart_policy: unless-stopped
|
||||||
command: bundle exec puma -C config/puma.rb
|
|
||||||
networks:
|
networks:
|
||||||
- name: mastodon
|
- name: mastodon
|
||||||
- name: "{{ docker_network_name }}"
|
- name: "{{ docker_network_name }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user