Skip to content

Commit

Permalink
feat: airspec url
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Jan 7, 2025
1 parent 32267b5 commit 92296ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/app.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ library(methods)
library(AIRSpec)

AIRSPECDir <- "/usr/local/lib/R/site-library/AIRSpec/ShinyApp/"
runApp(appDir = AIRSPECDir, host = "airspec.epfl.ch", port = 3838)
runApp(appDir = AIRSPECDir, host = "128.178.226.67", port = 3838)

0 comments on commit 92296ca

Please sign in to comment.