summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorDessalines <happydooby@gmail.com>2019-04-06 16:48:54 -0700
committerDessalines <happydooby@gmail.com>2019-04-06 16:48:54 -0700
commit907064b94e4633f02397cad3d65294284dc9f3d9 (patch)
treee1b7081b8d22fa563c1a31556d9ac03cf1d5883a /docker-compose.yml
parent4ee79d963b8393f70a3e1ecbe42187007d8bc4f4 (diff)
Changing port, adding icon.
- Fixes #46 - Fixes #37
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index c11c9176..940cd0f6 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -18,7 +18,7 @@ services:
context: .
command: /bin/sh -c /app/lemmy
ports:
- - "8080:8080"
+ - "8536:8536"
environment:
LEMMY_FRONT_END_DIR: /app/dist
DATABASE_URL: postgres://rrr:rrr@db:5432/rrr