|
|
|
|
@ -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 |
|
|
|
|
|