Fixing CD
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
choelzl 2022-11-12 21:34:25 +01:00
parent 4e173a3278
commit e8bfbf841b
Signed by: sora
GPG Key ID: A362EA0491E2EEA0

View File

@ -72,5 +72,5 @@ EXPOSE 3979
EXPOSE 3979/udp
WORKDIR /data
ENV XDG_DATA_HOME=/data
VOLUME ["/data"]
#VOLUME ["/data"]
ENTRYPOINT ["/usr/bin/openttd", "-D", "-g", "map.sav"]