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.
2 parents af8ab4c + 703acf6 commit d0b5edfCopy full SHA for d0b5edf
1 file changed
crackcode/docker-compose.yml
@@ -20,7 +20,7 @@ services:
20
VITE_API_URL: http://64.227.140.199:5051
21
image: crackcode-client
22
ports:
23
- - "5173:80"
+ - "4173:80"
24
depends_on:
25
- server
26
restart: unless-stopped
0 commit comments