Skip to content

Commit 161fbcf

Browse files
author
Craig Genner
committed
updating docs with example Apache config
1 parent 8aa9321 commit 161fbcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ PuppetForgeServer::Logger.set({:server => STDERR, :access => File.open(File::NUL
174174
run PuppetForgeServer::Server.new.build(backends, PuppetForgeServer::Utils::OptionParser.class_eval('@@DEFAULT_WEBUI_ROOT'))
175175
```
176176

177-
You can now connect to http://localhost and see the web interface, start using and adding modules in the same way as you would running it as a standalone.
177+
You can now connect to http://localhost and see the web interface, start using and adding modules in the same way as you would running as a Daemon.
178178

179179
## Web UI
180180

0 commit comments

Comments
 (0)