fix(romm): correct Volume key

This commit is contained in:
redbeardymcgee 2025-04-12 10:17:34 -05:00
parent ee171d2d46
commit 2e77a9b6d0

View file

@ -21,9 +21,9 @@ PublishPort=80:8080
Volume=romm-resources:/romm/resources
Volume=romm-redis-data:/redis-data
VolumeName=romm-library:/romm/library
VolumeName=romm-assets:/romm/assets
VolumeName=romm-config:/romm/config
Volume=romm-library:/romm/library
Volume=romm-assets:/romm/assets
Volume=romm-config:/romm/config
EnvironmentFile=romm.env