Skip to content

Commit ddf3333

Browse files
committed
Change default start map. The default gametype is deathmatch, so use a deathmatch map.
1 parent 07933a3 commit ddf3333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ EXPOSE 27960/udp
2020

2121
#This is environments you can give to Docker.
2222
#OA_STARTMAP sets the first map to load. This is required because the server does not start until a map is loaded.
23-
ENV OA_STARTMAP oasago2
23+
ENV OA_STARTMAP dm4ish
2424
ENV OA_PORT 27960
2525
ENV OA_ROTATE_LOGS 1
2626

0 commit comments

Comments
 (0)