Browse Source

Merge e2c037bfde into fa7fa4f1b8

pull/1394/merge
hjhornbeck 2 weeks ago committed by GitHub
parent
commit
c1648d0c47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      docker-compose.yml

2
docker-compose.yml

@ -58,7 +58,7 @@ services:
web:
# You can uncomment the following line if you want to not use the prebuilt image, for example if you have local code changes
# build: .
build: .
image: ghcr.io/mastodon/mastodon:v4.5.7
restart: always
env_file: .env.production

Loading…
Cancel
Save