We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d8db90 commit a0d96c9Copy full SHA for a0d96c9
lib/canvas/dev_server.rb
@@ -17,6 +17,7 @@ def run
17
18
19
CLI::UI::Frame.open("Running Dev Server") do
20
+ `open https://#{@subdomain}.easol.test/admin/site_builder/sites/#{@site_id}/pages`
21
start
22
23
puts "Finishing"
0 commit comments