remove command
All checks were successful
Deploy Containers / Prepare (push) Successful in 42s

This commit is contained in:
2025-10-22 22:02:20 -04:00
parent 3081861414
commit 6766b01d49

View File

@@ -66,7 +66,6 @@
image: lscr.io/linuxserver/mastodon:latest
recreate: true
restart_policy: unless-stopped
command: bundle exec puma -C config/puma.rb
networks:
- name: mastodon
- name: "{{ docker_network_name }}"