remove env variable
This commit is contained in:
@@ -21,7 +21,6 @@ killasgroup=true
|
||||
; If your app reads API URL from env, set it here as a relative path (/api)
|
||||
[program:flet]
|
||||
directory=/app/client
|
||||
environment=API_BASE_URL="%(ENV_API_BASE_PATH)s"
|
||||
command=/usr/local/bin/python main.py
|
||||
autostart=true
|
||||
autorestart=true
|
||||
|
||||
Reference in New Issue
Block a user