Skip to content

Commit ebd1ef2

Browse files
committed
Self hosting
1 parent c1520d3 commit ebd1ef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/SELF_HOSTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Stop the running docker containers using `docker compose down` before making any
6060
- navigate to the `Service accounts` tab
6161
- click `Generate new private key` to download the `.json` file.
6262
- save it as `serviceAccountKey.json`
63-
- update `docker-compose.yml` and uncomment the volume block in the `monkeytype-backend` container to mount the Firebase service account:
63+
- update [docker/docker-compose.yml](/docker/docker-compose.yml) and uncomment the volume block in the `monkeytype-backend` container to mount the Firebase service account:
6464
```yaml
6565
#uncomment to enable the account system, check the SELF_HOSTING.md file
6666
- type: bind

0 commit comments

Comments
 (0)