Skip to content

Commit 9bee9f0

Browse files
dgibbs64actions-user
authored andcommitted
chore(prettier): format code
1 parent 92abd06 commit 9bee9f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker-compose.yml.j2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
services: # bind mount example linuxgsm-{{ shortname }}-bind:
2-
image: gameservermanagers/gameserver:{{ shortname }} # image:
1+
services: # bind mount example linuxgsm-{{ shortname }}-bind: image:
2+
gameservermanagers/gameserver:{{ shortname }} # image:
33
ghcr.io/gameservermanagers/gameserver:{{ shortname }} container_name:
44
{{ shortname }}server restart: unless-stopped volumes: -
55
/path/to/linuxgsm/{{ shortname }}server:/data network_mode: host # volume

0 commit comments

Comments
 (0)