We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89407e5 commit 01c00abCopy full SHA for 01c00ab
server/configuration/docker-compose.yml
@@ -1,5 +1,5 @@
1
version: '3.2'
2
services:
3
gameserver:
4
- image: swc_game-server
+ image: localhost:5000/swc_game-server
5
hostname: gameserver
0 commit comments