Viewing: dashFSA.service
[Unit] Description=Dashborad 10&Cia FSA After=network.target [Service] ExecStart=/usr/local/bin/streamlit run /home/grupo692/appstigrupobig/dashFSA.py --server.port=8507 WorkingDirectory=/home/grupo692/appstigrupobig Restart=always User=grupo692 [Install] WantedBy=multi-user.target
Return