Skip to content

Commit 1361a5b

Browse files
[skip ci] Fix
1 parent 88263be commit 1361a5b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docker-compose.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ services:
22
web:
33
image: swiftfiddle/swiftfiddle-lsp:latest
44
container_name: swiftfiddle-lsp
5-
environment:
6-
POSTGRES_HOST: db
7-
POSTGRES_PORT: 10000
8-
POSTGRES_DB: database
9-
POSTGRES_USER: postgres
10-
POSTGRES_PASSWORD: postgres
115
ports:
126
- 80:8080
137
healthcheck:

0 commit comments

Comments
 (0)