adding mastodon
This commit is contained in:
@@ -33,7 +33,7 @@ services:
|
||||
- db.env
|
||||
ports:
|
||||
- 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:
|
||||
- traefik
|
||||
- internal_network
|
||||
|
||||
Reference in New Issue
Block a user