Skip to content

Commit 9bd60dc

Browse files
committed
added 'app_host_name' to package.py
1 parent 85633d4 commit 9bd60dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# Name of client code directory imported in AYON launcher
66
# - do not specify if there is no client code
77
client_dir = "ayon_cinema4d"
8+
app_host_name = "cinema4d"
89

910
# Version compatibility with AYON server
1011
# ayon_server_version = ">=1.0.7"

0 commit comments

Comments
 (0)