mastodon
This commit is contained in:
@@ -43,9 +43,9 @@ services:
|
||||
- db.env
|
||||
# ports:
|
||||
# - 3000:3000
|
||||
environment:
|
||||
- PUID=1000
|
||||
- PGID=1000
|
||||
# environment:
|
||||
# - PUID=1000
|
||||
# - PGID=1000
|
||||
command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 3000"
|
||||
networks:
|
||||
- traefik
|
||||
|
||||
Reference in New Issue
Block a user