Skip to content

Commit 0489fe6

Browse files
committed
fix(img):add img
1 parent 3807c9c commit 0489fe6

38 files changed

+75
-145
lines changed

backend/docker-compose.simple.yml

Lines changed: 0 additions & 105 deletions
This file was deleted.

backend/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ services:
1919
image: nginx:alpine
2020
container_name: websocket-gateway
2121
ports:
22-
- "8080:80"
22+
- "80:80"
2323
volumes:
2424
- ./config/nginx.conf:/etc/nginx/nginx.conf:ro
2525
depends_on:
66.5 KB
Loading
91.5 KB
Loading
47.2 KB
Loading
55.4 KB
Loading
16.4 KB
Loading
20.1 KB
Loading
27.7 KB
Loading
13 KB
Loading

0 commit comments

Comments
 (0)