This commit is contained in:
msnie
2025-02-01 00:42:19 +01:00
parent cfec5548a8
commit bd1895f0fb
+4 -4
View File
@@ -43,12 +43,12 @@ services:
# - SIDEKIQ_DEFAULT=false #optional
# - SIDEKIQ_THREADS=5 #optional
# - DB_POOL=5 #optional
- NO_CHOWN=false #optional
- NO_CHOWN=false
volumes:
- /srv/mastodon:/config
ports:
- 8008:80
- 4433:443
# ports:
# - 8008:80
# - 4433:443
restart: unless-stopped
labels:
- traefik.enable=true