fixing README typo
This commit is contained in:
parent
f95ee20e2c
commit
8115bbac17
@ -9,9 +9,10 @@ Just run the script with the URL and Version declared as follows:
|
||||
|
||||
## Running the Container
|
||||
When setting hostname, make sure you use the hostname of the baremetal server or VM that you are running the container on. Otherwise you will need to accept the license at each initialization.
|
||||
Assuming you are using rootless like I am, you'll need to have created a rootless user and enabled lingering.
|
||||
I'm using quadlets, so here's an example quadlet:
|
||||
```bash
|
||||
# in your rootless podman container direction, ie: /etc/containers/systemd/users/${USER_UID}/
|
||||
# in your rootless podman container directory, ie: /etc/containers/systemd/users/${USER_UID}/
|
||||
# foundryvtt.container
|
||||
[Unit]
|
||||
Description=FoundryVTT Custom Container
|
||||
|
Loading…
x
Reference in New Issue
Block a user