Skip to content

Commit 14ffdfa

Browse files
committed
2 parents 2ff546d + c8406b0 commit 14ffdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ services:
4444
volumes:
4545
- "./nginx.conf:/etc/nginx/conf.d/default.conf"
4646
ports:
47-
- "80:80"
47+
- "4000:80"
4848
networks:
4949
- lithium-network
5050
depends_on:

0 commit comments

Comments
 (0)