Skip to content
Snippets Groups Projects
Verified Commit b9eed21d authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

add domain to the create command example

parent 5c522fee
No related branches found
No related tags found
No related merge requests found
......@@ -185,7 +185,7 @@ its *hostname* and its *IP address*. Also check that your VPS meets our
Create the OpenAppStack settings for your VPS by running the following command:
```
$ python -m openappstack create --ip-address IP_ADDRESS --hostname HOSTNAME
$ python -m openappstack create --ip-address IP_ADDRESS --hostname HOSTNAME --subdomain oas example.org
```
### DNS entries
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment