aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-06-02 23:40:37 +0200
committerMateja <mail@matejamaric.com>2021-06-02 23:40:37 +0200
commit3fdfd6390c6c88135cc8d03dad1da729371d9c1d (patch)
treeca42fc49e11d6633874979bafb5e63d87cc041dd
parente06e6a8348883c925a314f6181546a92c3253769 (diff)
downloadnode-playground-3fdfd6390c6c88135cc8d03dad1da729371d9c1d.tar.gz
node-playground-3fdfd6390c6c88135cc8d03dad1da729371d9c1d.zip
Ports should match for logs to not be confusing.
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index 31973e5..8ec19e9 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -9,7 +9,7 @@ services:
networks:
- node-playground-network
ports:
- - "3000:8080"
+ - "8080:8080"
restart: always
env_file: .env
environment: