adding mastodon

This commit is contained in:
msnie
2025-01-31 12:10:41 +01:00
parent 8f2ceaeb3b
commit 46ec0f2cc6
+1 -1
View File
@@ -33,7 +33,7 @@ services:
- db.env - db.env
ports: ports:
- 3344:3000 - 3344:3000
command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 3344" command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 3000"
networks: networks:
- traefik - traefik
- internal_network - internal_network