Delete quadlets/foundryvtt directory

This commit is contained in:
Joe Harrison 2024-12-04 16:07:18 +00:00 committed by GitHub
parent 6f1c9eac09
commit aa31945cd3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 31 deletions

View file

@ -1,29 +0,0 @@
[Unit]
Description=Foundry VTT Quadlet
[Service]
Restart=always
TimeoutStartSec=900
[Install]
WantedBy=default.target
[Container]
Image=docker.io/felddy/foundryvtt:release
ContainerName=foundryvtt
HostName=foundryvtt
Volume=foundryvtt-data:/data
PublishPort=30000:30000
Environment=TIMEZONE=
Environment=FOUNDRY_UID=
Environment=FOUNDRY_GID=
Environment=FOUNDRY_PASSWORD=
Environment=FOUNDRY_USERNAME=
Environment=FOUNDRY_ADMIN_KEY=
Environment=FOUNDRY_LICENSE_KEY=XXXX-XXXX-XXXX-XXXX-XXXX-XXXX
Environment=FOUNDRY_HOT_RELOAD=true
Environment=CONTAINER_PRESERVE_CONFIG=true
Environment=CONTAINER_CACHE="/data/container_cache"

View file

@ -1,2 +0,0 @@
[Volume]
VolumeName=foundryvtt-data