mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-27 20:48:04 +02:00
Fixed typo in dockerfile
This commit is contained in:
@ -26,4 +26,4 @@ RUN echo "# Installing curl" && \
|
|||||||
ENV FACTORIO_AUTOSAVE_INTERVAL 2
|
ENV FACTORIO_AUTOSAVE_INTERVAL 2
|
||||||
ENV FACTORIO_AUTOSAVE_SLOTS 3
|
ENV FACTORIO_AUTOSAVE_SLOTS 3
|
||||||
|
|
||||||
VOLUME "/opt/facotrio/mods"
|
VOLUME "/opt/factorio/mods"
|
||||||
|
Reference in New Issue
Block a user