Skip to content

Commit

Permalink
Merge pull request #224 from ynput/documentation/fix_site_id_var
Browse files Browse the repository at this point in the history
Fix wrong env var used
  • Loading branch information
kalisp authored Aug 27, 2024
2 parents 42fc609 + daacdf8 commit f87ed28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/addon_site_sync_admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ As current implementation relies heavily on Settings and Site Settings, backgrou

To do this:

- run AYON `Tray` with environment variable AYON_LOCAL_ID set to name of active (source) site. In most use cases it would be studio (for cases of backups of everything published to studio site to different cloud site etc.)
- run AYON `Tray` with environment variable AYON_SITE_ID set to name of active (source) site. In most use cases it would be studio (for cases of backups of everything published to studio site to different cloud site etc.)
- start `Tray`
- check `Local ID` in information dialog after clicking on version number in the Tray
- open `Site Settings` in the `Ayon Server` (`ayon+settings://sitesync?project=ayon_test&site=studio`)
Expand Down

0 comments on commit f87ed28

Please sign in to comment.