This commit is contained in:
msnie
2025-01-31 23:49:51 +01:00
parent ed36b85dea
commit 2b6d05a40d
+3 -3
View File
@@ -43,9 +43,9 @@ services:
- db.env - db.env
# ports: # ports:
# - 3000:3000 # - 3000:3000
environment: # environment:
- PUID=1000 # - PUID=1000
- PGID=1000 # - PGID=1000
command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 3000" command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 3000"
networks: networks:
- traefik - traefik