Skip to content

Commit 9fe19b1

Browse files
committed
Update docker-compose.yaml
1 parent 73bd33e commit 9fe19b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
LANG: "en_GB"
88
TZ: "Europe/London"
99
ports:
10-
- 4000:4000
10+
- 3000:3000
1111
volumes:
1212
- ./config.yaml:/config.yaml
1313
# - ./custom.css:/custom.css

0 commit comments

Comments
 (0)