mirror of
https://github.com/tonytins/tonybark.com.git
synced 2025-03-14 23:11:21 +00:00
fix: port number
This commit is contained in:
parent
01edc270d2
commit
4bc3dd5ca4
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ services:
|
|||
restart: unless-stopped
|
||||
env_file: ./.env
|
||||
ports:
|
||||
- 5000:3000 # host:container
|
||||
- 3000:3000 # host:container
|
Loading…
Add table
Reference in a new issue